I use the latest plugin version from the plugin page: Version 4.9.9.
I had a look in browser console:
react-dom.min.js?ver=16.9.0:103 TypeError: Cannot read property 'setColumns' of undefined
at p.t.handleResize (AppTree.jsx:256)
at p.value (AppTree.jsx:1388)
at Ti (react-dom.min.js?ver=16.9.0:148)
at unstable_runWithPriority (react.min.js?ver=16.9.0:26)
at Ma (react-dom.min.js?ver=16.9.0:52)
at Ia (react-dom.min.js?ver=16.9.0:140)
at Sb (react-dom.min.js?ver=16.9.0:213)
at wh (react-dom.min.js?ver=16.9.0:160)
at fd (react-dom.min.js?ver=16.9.0:160)
at react-dom.min.js?ver=16.9.0:163
jquery-3.5.1.min.js?ver=3.5.1:2 Uncaught TypeError: Cannot read property 'setColumns' of undefined
at p.t.handleResize (AppTree.jsx:256)
at p.value (AppTree.jsx:1388)
at Ti (react-dom.min.js?ver=16.9.0:148)
at unstable_runWithPriority (react.min.js?ver=16.9.0:26)
at Ma (react-dom.min.js?ver=16.9.0:52)
at Ia (react-dom.min.js?ver=16.9.0:140)
at Sb (react-dom.min.js?ver=16.9.0:213)
at wh (react-dom.min.js?ver=16.9.0:160)
at fd (react-dom.min.js?ver=16.9.0:160)
at react-dom.min.js?ver=16.9.0:163
So it seems the plugin does not support modern jquery versions? The old version has security issues and we do not want to use them. If I disable the recent JQuery version, then the Real Media Library plugin works again.
Have a look at the plugin “Test JQuery Updates”.
-
This reply was modified 4 years, 1 month ago by Amaranth.
-
This reply was modified 4 years, 1 month ago by Amaranth.