Skip to content
This repository has been archived by the owner on Jan 7, 2020. It is now read-only.

EPIC-1032 double spinner fixed #146

Merged
merged 1 commit into from
Jun 5, 2017
Merged

Conversation

bryan-gilbert
Copy link
Contributor

Use ng-if rather than ng-show. With ng-show the spinner appears until the controller is compiled because ng-show defaults to show until it can resolve the expression. ng-if defaults to hide until it can resolve the expression.

@marklise marklise merged commit bab038c into bcgov:master Jun 5, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants