Topic: V7.1 broke plugins
davesmacer pro premium priority asked 11 months ago
Hi,
I tried updating to V7.1, great work on themes.
Unfortunately, most plugins got broken for me. I get the same error your page gets on the documentation for FileUpload plugin. Check it out.
Best Regards,
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Open
- User: Pro
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: MDB5 7.1.0
- Device: Laptop
- Browser: Chrome
- OS: Windows
- Provided sample code: No
- Provided link: No
davesmacer pro premium priority commented 11 months ago
Error:
Uncaught TypeError: (0 , t.initMDB) is not a function at i.value (file-upload.js:81:13) at new i (file-upload.js:71:10) at file-upload.js:626:16 at Array.forEach () at i.m.n (file-upload.js:623:41) at i (bootstrap:19:22) at bootstrap:83:10 at universalModuleDefinition:9:24 at universalModuleDefinition:1:1
davesmacer pro premium priority commented 11 months ago
That one is on dev tools console in your page for FileUpload plugin documentation, but I get the same "(0 , t.initMDB) is not a function" error when creating a new instance of certain plugins.
Kamila Pieńkowska staff commented 11 months ago
You have the previous version of files catched on the browser. Please use Ctrl+Shift+R or Ctrl+F5 to pull new files.
davesmacer pro premium priority commented 10 months ago
You were right, but FileUpload plugin is broken still. Will add another question