Closed compwright closed 5 years ago
Plunkr please!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
It appears that ngView replaces the body element in the DOM? At any rate, the modal backdrop doesn't show when you have this:
Setting the backdrop and container options have no effect.
It does work if you don't apply ngView to the body element itself. This is my current workaround:
It would be nice to have this fixed since this behavior is an inexplicable gotcha that may not be all that uncommon.