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

Fix for if compile provider debug info is disabled in ng 1.3 #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fix for if compile provider debug info is disabled in ng 1.3 #11

wants to merge 1 commit into from

Conversation

mattlewis92
Copy link

If in angular 1.3 you disable debug info like so:

$compileProvider.debugInfoEnabled(false);

Then this breaks this plugin when submitting a prompt with a modal. This PR fixes tie behaviour.

karptonite added a commit to karptonite/angular-prompt that referenced this pull request Apr 8, 2016
Theoretically, this will fix the problem we are having on production
but it seems a bit wonky
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.

1 participant