You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Odd, MenuItem should inherent the function from Component.
I've now changed it to cast to Component, so should fix the error.
Also wierd, according to the CI, it seems only macOS had this error.
When I'm trying to compile, in particular, Vide, I get the following error:
I've gotten this with both the latest version of IUI and the version of IUI that Vide was built with for 0.0.7-alpha.
After some digging, the function, does in fact, not exist.
The text was updated successfully, but these errors were encountered: