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
Hey guys, I must doing something wrong, but using vue js 3 and same vue-final-modal version, I can open modal with api... but it's like there is no css on the modal content ?
The page has opacity, but the modal itself does not.
I must doing something stupid, can someone give me a hint ?
<vue-final-modal v-model="showModal" name="example">
Modal Content Here
</vue-final-modal>
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
-
Hey guys, I must doing something wrong, but using vue js 3 and same vue-final-modal version, I can open modal with api... but it's like there is no css on the modal content ?
The page has opacity, but the modal itself does not.
I must doing something stupid, can someone give me a hint ?
On methods..
Beta Was this translation helpful? Give feedback.
All reactions