Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fixed incorrect
inside element
resolution logic
BREAKING CHANGE: previously if `inside` config property was not set (undefined) and viewContainerRef was supplied `inElement` resolved to true, now only if `inside` is explicitly true the modal is considered to be inside an element (i.e: inside the view container) closes: #163
- Loading branch information