umbraco-analytics icon indicating copy to clipboard operation
umbraco-analytics copied to clipboard

TypeError: settingsResource.getprofile is not a function

Open konius opened this issue 9 years ago • 1 comments

Just found out that settingsResource controller conflicts with Merchello package leaving Analytics UI broken.

I've replaced all references in /App_plugins/Analytics to AnalyticsSettingsResource and it started working again

https://our.umbraco.org/projects/backoffice-extensions/analytics/help-issues/73755-typeerror-settingsresourcegetprofile-is-not-a-function#comment-236435

konius avatar Dec 17 '15 10:12 konius

Good spot @konius I will try to get round to do a minor/patch release to give names more unique key.

When I built this originally there was not many packages doing the newer Angular approach, but thanks for picking this up as giving it a semi-generic name has caused this. Have you reported this with Rusty on the Merchello GitHub repo too, so he can avoid name clashes too with any other future packages that may be released.

warrenbuckley avatar Dec 17 '15 14:12 warrenbuckley