You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 18, 2018. It is now read-only.
I installed this packaged on a new Umbraco v7.5.11 instance and discovered an issue when setting up a new nested content data type.
When selecting a Document type with multiple tabs, the tab drop down list populates. However, when I select anything other than the first tab and save it reloads and populates the drop down lists back to the first tab.
Checking the data on the content tree, only the properties from the first tab are visible on the data type. It appears to me that the doc type drop down list value is not saving but is rather staying as the default (first tab).