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
If i activate an other plugin, "Real media Library" ( https://devowl.io/wordpress-real-media-library/ ) i get a bug when clicking the tab "Global Media" when trying to choose a media, nothing happens, i just freezes. If i turn off that plugin, bug disappears. In console when trying to click "Global Media", i get :
MediaViews.jsx:156
Uncaught TypeError: Cannot read properties of undefined (reading 'model')
at n.t.more (rml.pro.js:2:212163)
at n.updateContent (global-media.js:115:44)
at n.initialize (global-media.js:47:18)
at n.h.View (backbone.min.js:2:14140)
The text was updated successfully, but these errors were encountered:
If i activate an other plugin, "Real media Library" ( https://devowl.io/wordpress-real-media-library/ ) i get a bug when clicking the tab "Global Media" when trying to choose a media, nothing happens, i just freezes. If i turn off that plugin, bug disappears. In console when trying to click "Global Media", i get :
MediaViews.jsx:156
Uncaught TypeError: Cannot read properties of undefined (reading 'model')
at n.t.more (rml.pro.js:2:212163)
at n.updateContent (global-media.js:115:44)
at n.initialize (global-media.js:47:18)
at n.h.View (backbone.min.js:2:14140)
The text was updated successfully, but these errors were encountered: