Javascript angular legacy actions bug introduced in 7.0.2?
Hello,
We are porting our package to Umbraco 7, and we have encountered an issue with our menu actions.
When we activate the create action, the dialog opens and displays as before, but it looks like something goes wrong with the javascript setup, causing the functionality to not work.
Here are the messages from the javascript console:
It appears that "Reload nodes" is broken in 7.0.4?
I have made a completely clean installation of 7.0.4 on an empty database. No packages installed.
When I activate "Reload nodes" on for example "Developer->Data Types", nothing appears to happen. There is no network activity. No change in the UI. In version 7.0.1 a call to "GetNodes()" is triggered.
Have any of you observed the same behaviour? Does it work for you?
Javascript angular legacy actions bug introduced in 7.0.2?
Hello,
We are porting our package to Umbraco 7, and we have encountered an issue with our menu actions.
When we activate the create action, the dialog opens and displays as before, but it looks like something goes wrong with the javascript setup, causing the functionality to not work.
Here are the messages from the javascript console:
This issue happens in versions 7.0.2, 7.0.3 and 7.0.4.
The same package installed in 7.0.1 works perfectly.
Hope you can shed som light on this issue!
Kind regards,
Jesper
Hello again,
It appears that "Reload nodes" is broken in 7.0.4?
I have made a completely clean installation of 7.0.4 on an empty database. No packages installed.
When I activate "Reload nodes" on for example "Developer->Data Types", nothing appears to happen.
There is no network activity.
No change in the UI.
In version 7.0.1 a call to "GetNodes()" is triggered.
Have any of you observed the same behaviour? Does it work for you?
I am using Google Chrome.
Thanks in advance,
Jesper
is working on a reply...