Closed RGV2ZWxvcGVy closed 2 years ago
Exact same issue here, also the 'Override Backoffice Template' checkbox doesn't work.
Yep, $scope.value is undefined in Our.Iconic.Dialog.Controller
I have fixed this on version 5.1.0. I haven't been able to replicate any missing references to .Core though. I have installed the package in a fresh install and it has worked fine.
BTW, I have removed the Override Backoffice checkbox. Just entering a value on the Backoffice Template input will indicate that you want to override the Template.
@skartknet Thanks for the quick reply, and fix :)
I am using Umbraco version 10.3.2 in combination with Iconic version 5.0.1. The Iconic package says the ".Core" version of the package is also required as a dependency, but it is not installed automatically when installing the main package. I have a clean install of Umbraco, and installed Font Awesome 5.15.4 as a client side library.
The configuration of the Iconic data type:
When I try to pick an icon in the overlay, I get the following error message in the browser console:
I tried this with and without the "Our.Iconic.Core" package, but I get the same results.
Expected behaviour: The picked icon gets highlighted and picked correctly.