Replies: 2 comments 2 replies
-
Try adding the following rule to your stylesheet: .mv-popup {
z-index: 1000;
} It looks like the drawer has a rather big value for |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hi Well, I was to fast to shout victory In fact, BUT I'm not able to click & edit the 'url input' -> the popup vanishes :( I tried to do my best with
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I've made a codepen ,
where after pressing the button to open drawer
I'm able to edit properties, and input like checkbox
But, I don't understand why, I'm not able to edit
img
source with Mavo: no popup to edit the source attributeI even tryed to force it with
mv-edit-type="popup"
, but it doesn't workAm I missing something? Or does mavo needs some extra information?
Beta Was this translation helpful? Give feedback.
All reactions