Grid Layout not rendering correctly in back-office
Hi,
I posted this in the "using"-section on the forum but I thought i might be more appropriate top post it here in the Umbraco 7 section.
My problem is that the grid layout wont render correctly when im editing a page containt that data-type. It seems to have an issue finding the angular controller.
I only get this error on my hosted version of the site, it works fine locally. The angularerror I get is this: "Error: Argument 'Umbraco.PropertyEditors.GridPrevalueEditorController' is not a function, got undefined"
My guess is that I've missed to include some files to my hosted version of the site.
This is how it renders as you can se it doesn't show up as intended:
Grid Layout not rendering correctly in back-office
Hi,
I posted this in the "using"-section on the forum but I thought i might be more appropriate top post it here in the Umbraco 7 section.
My problem is that the grid layout wont render correctly when im editing a page containt that data-type. It seems to have an issue finding the angular controller.
I only get this error on my hosted version of the site, it works fine locally.
The angularerror I get is this: "Error: Argument 'Umbraco.PropertyEditors.GridPrevalueEditorController' is not a function, got undefined"
My guess is that I've missed to include some files to my hosted version of the site.
This is how it renders as you can se it doesn't show up as intended:
Have anyone else had this problem?
Thanks in advance!
is working on a reply...