We are trying to upgrade from Flexmonster version from 2.8.0 To 2.9.16 and that worked fine.
In the console we however noticed an error message.
Uncaught SyntaxError: Unexpected token '<'
Flexmonster.toolbar.is72.9.9.1
We are unable to solve the above issue as it appears to be in the library to which we don't have access.
Please can you guide us on how to troubleshoot the issue?
Thanks
Renier
Hello, Renier,
Thank you for reaching out to us.
It seems that the issue is caused by the wrong flexmonster.toolbar.js file's location. You can see it in the DevTools Network tab. To fix such an issue, we suggest trying these approaches:
componentFolder
property of the constructor - it should point to the folder with Flexmonster files on your server.
We hope it helps. You are welcome to write to us in case further questions arise.
Kind regards,
Nadia
Thank you this resolved the problem!