Great! So the issue is that the selected template dot get saved right? Do you get any errors when the page sends the save-request to the web service? (Try by using something like Developer Tools in Chrome or Fiddler etc.)
It appears that this is a bug with Umbraco/Chrome/AngularJS. I've tested drop down boxes in other parts of the backoffice (ie. create a data type and choose the type) and have the same error when doing this - the thing I select in the drop down don't get selected (both in Umbraco v7.2 and Umbraco v7.3.1).
But this works fine in Firefox or both versions.
A workaround is to select the dropdown and change the selected item with the keyboard arrows (up and down) - strange but that works.
Preview Problem - 2.1.3 on Umbraco 7.3.1 -7.3.3
After click on preview empty page displayed. Tested also locally
http://prntscr.com/9bboq7
Hi!
Do you have any templates in your templates-folder?
Did you mean in Views ? of course I have
In App_Plugins\NewsletterStudio\Templates http://prntscr.com/9bbxsl
Hi!
Great! So the issue is that the selected template dot get saved right? Do you get any errors when the page sends the save-request to the web service? (Try by using something like Developer Tools in Chrome or Fiddler etc.)
looks clear http://prntscr.com/9bchss
you can see it on clean install also
http://um-test.uteam-dev.com/
u: test
p: TY123456
Hi Yakov!
Thank you for a great bug-report!
I can confirm this as a critical bug/issue and it's due to changes in how the dropdown list works in Umbraco 7.3 - aka. breaking change.
We'll put this on top prio and there will be a new release out soon. I'll keep you posted.
/ m
Hi!
It appears that this is a bug with Umbraco/Chrome/AngularJS. I've tested drop down boxes in other parts of the backoffice (ie. create a data type and choose the type) and have the same error when doing this - the thing I select in the drop down don't get selected (both in Umbraco v7.2 and Umbraco v7.3.1).
But this works fine in Firefox or both versions.
A workaround is to select the dropdown and change the selected item with the keyboard arrows (up and down) - strange but that works.
I'll continue with some more research on this.
EDIT: Complete work around:
http://issues.umbraco.org/issue/U4-7496#comment=67-24646
EDIT: See this links:
https://our.umbraco.org/forum/umbraco-7/using-umbraco-7/73483-dropdown-lists-not-working-in-chrome-47plus
http://issues.umbraco.org/issue/U4-7496#comment=67-24631
Hi!
The preview issues has now been resolved in the latest release.
Be sure to reset the cache after upgrade so that js-files and views are updated to the latest version.
You can find the downloads here: http://www.newsletterstudio.org
// m
is working on a reply...