Afshawn Lotfi

Results 11 comments of 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 ![image](https://user-images.githubusercontent.com/6283745/174257358-68973412-5289-4a1e-8368-0b3acacf3db2.png) Tried running in both ipynb and py formats. Also...

Having the same issue. Get warning and nothing shows up

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...

I have created a fix here: https://github.com/yoopta-editor/Yoopta-Editor/pull/503