By the way. After codegarden I will release a new version of the package that will handle the embedded resources differently. So than this problem will not occur anymore.
Good news. New version of the package is up here and on nuget. This version doesn't use a handler anymore for getting the embedded resources. Instead the files are extracted on startup if they don't exist.
Dawoe.OEmbedPickerPropertyEditor.Editor is not a function, got undefined
Hello,
I have the latest version of thispackage installed in Umbraco version 7.2.4, but if I set my compilation debug to "false" I am getting this error:
Error: Argument 'Dawoe.OEmbedPickerPropertyEditor.Editor' is not a function, got undefined
Any ideas? I do have nuPickers installed (1.5.1) - I seen there was some conflicts with this.
Thanks,
Kenny
Hi Kenny,
Can you try the solution in this post : https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/61145-Packages-only-work-in-debug-mode?p=0#comment207470
By the way. After codegarden I will release a new version of the package that will handle the embedded resources differently. So than this problem will not occur anymore.
Dave
Hi Dave,
Yeah I tried this but it didn't work unfortunately. We can probably hold off if you are going to release a new version soon.
Thanks,
Kenny
Maybe cleaning your client dependency files can help ?
Dave
Hi Dave,
I tried that too - no joy :( I guess its just clashing with maybe one of the other packages I have installed.
Kenny
Hi Kenny,
Good news. New version of the package is up here and on nuget. This version doesn't use a handler anymore for getting the embedded resources. Instead the files are extracted on startup if they don't exist.
This should solve all client dependency issues.
Dave
Hi Kenny,
Were you able to try out the new version ? Did it solve the problem ?
Dave
is working on a reply...