Have you tried clearing your browser cache? And also tried bumping the version number in the /config/ClientDependency.config file and recycling the app pool? Just to make sure it's not a caching issue.
Try first to refresh the clientdependency cache or change debug = true within the web.config to have more detail about the issue. Refresh you broswer cache as well in case.
Can you check, if \App_Plugins\LeBlender\backoffice\GridEditorManager\edit.js exist?
leblender.editormanager.edit is not a function
I am getting this error on a fresh install of Umbraco 7.2.4, LeBlender 1.0.2 (through Nuget).
Any workarounds?
Hi Søren
Have you tried clearing your browser cache? And also tried bumping the version number in the /config/ClientDependency.config file and recycling the app pool? Just to make sure it's not a caching issue.
/Jan
Hi Søren,
Try first to refresh the clientdependency cache or change debug = true within the web.config to have more detail about the issue.
Refresh you broswer cache as well in case.
Can you check, if \App_Plugins\LeBlender\backoffice\GridEditorManager\edit.js exist?
Bumping ClientDepency version fixed it :)
is working on a reply...