Skip to main content

Media library widget renders hidden

Comments

2 comments

  • Aleksandar Kostadinov

    Hi Yaroslav,

    Could it be that in your case the containing element is inheriting this property? 

    For example, I created a short JSFiddle (https://jsfiddle.net/Luah8rbo/) that implements the basic Widget inline and it is displayed correctly.

    Are you able to share a reproducible code snippet where the Media Library Widget is hidden when used inline/embedded?

    Best regards,

    Aleksandar

    1
  • Yaroslav

    Hi Aleksandar,

    I finally figured out my problem. I thought that the inline media library should be visible automatically, but actually I need to open it using ml.show() method.

    Thank you for JSFiddle. I helped a lot.

    0

Post is closed for comments.