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
Installed this plugin in my Grails 2.3.11 app. When I view the page with elFinder, I get a JS error saying "TypeError: $(...).elfinder is not a function"
Here are other errors I get:
"Uncaught SyntaxError: Unexpected token <" index.gsp: 1
"Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://studio-42.github.io/elFinder/". index:21
Installed this plugin in my Grails 2.3.11 app. When I view the page with elFinder, I get a JS error saying "TypeError: $(...).elfinder is not a function"
Here are other errors I get:
"Uncaught SyntaxError: Unexpected token <" index.gsp: 1
"Resource interpreted as Stylesheet but transferred with MIME type text/html: "https://studio-42.github.io/elFinder/". index:21
Here is my index.gsp from my code editor:
And here it is in when viewed with Chrome Developer Tools:
The text was updated successfully, but these errors were encountered: