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
First off, finally a vue 3 popper that can be placed over other elements. Anyhow, I am trying to use the placement prop and I get the following warnings:
StatusTemplate.vue:176 [Vue warn]: Invalid prop: type check failed for prop "placement". Expected Object, got String with value "right-start".
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
First off, finally a vue 3 popper that can be placed over other elements. Anyhow, I am trying to use the placement prop and I get the following warnings:
I set it as:
Is there a proper way of setting the placement prop?
Cheers
Vlad
Beta Was this translation helpful? Give feedback.
All reactions