Afshawn Lotfi
Afshawn Lotfi
I fixed it by getting the package using ```yarn add prop-types --dev``` and then editing the src files ```CircularSlider.js``` and ```ClockFace.js``` to use ```import PropTypes from 'prop-types'; ``` instead of...
> I'm confused with on the desktop version you can hit "send tab to iPhone" but it never actually receives. Seems miss-leading at this point? I don't see an issue...
Can confirm I am having the issue on the latest version of Visual Studio Code, Cadquery, jupyter-cadquery, and Python extension  Tried running in both ipynb and py formats. Also...
Having the same issue. Get warning and nothing shows up
Same issue here!
Having the same issue Edit: Fixed by updating package to the latest
Bumping this, still has the same issue
Gotcha, I actually have another repo called [pymeshoptimizer](https://github.com/OpenOrion/pymeshoptimizer) that adds extra functionality. Do you think it would just be a better idea to have meshoptimizer as a Git submodule instead...
Having same issue
I have created a fix here: https://github.com/yoopta-editor/Yoopta-Editor/pull/503