Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #28 and #56 #60

Merged
merged 2 commits into from
Feb 19, 2019
Merged

Conversation

Emetico
Copy link
Contributor

@Emetico Emetico commented Sep 4, 2018

Added a fix to #28 and #56

  1. Changed $scope.$apply to $timout in Analytics.SettingsController to fix $digest already in progress error.

  2. Removed ~/App_Plugins/Analytics/lib/momentjs/moment.js from package.config.

  3. Added assetsService to dateRangePicker directive to load moment.js before executing daterangepicker.

$digest errors for the settings controller umbraco-community#28

umbraco-community#28

Changed $scope.$apply to $timout in Analytics.SettingsController to fix $digest already in progress error.
TypeError: moment.defineLocale is not a function Umbraco 7.10 umbraco-community#56

umbraco-community#56

Removed ~/App_Plugins/Analytics/lib/momentjs/moment.js from package.config.

Added assetsService to dateRangePicker directive to load moment.js before executing daterangepicker.
@warrenbuckley
Copy link
Member

Looks good to me - thanks @Emetico

@warrenbuckley warrenbuckley merged commit 7cdabb9 into umbraco-community:develop Feb 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants