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
This fixed the specific issue I was investigating this for. But then I ran across this: vuejs/vue#3871. Also, it seems risky, like I don't totally understand how staticClass works and I would be touching it as viewport changes. Like it's not really static ...
I think in cases where this would be used on a component that sets a dynamic class, it should instead be applied to a parent element.
Like so it can be used on a vue-visual instance.
The text was updated successfully, but these errors were encountered: