mavo
mavo copied to clipboard
Select/Option values not displayed
Hi
Based on Tasks Mavo's demo
if class="mv-autoedit" is applied, dropdown is not showing content
Codepen without class="mv-autoedit" (toogle to edit, dropdown shows values) -> Works as expected
Codepen with class="mv-autoedit" -> Doesn't show values
Update: Seems more related to the use of external file as source
because it works with 'internal' select/option reference
-> I added both types to the codepens (external Json + internal data)