Skip to content

Conversation

@laith-f-abu-zainih
Copy link

When use mask directive within other directive that has transclude, with restrict "select", the mask won't work probably especially in IOS safari browser, the reason of that, when we want to select the range in function (setSelectionRange) this function uses the element of compile function, but we need the new element that "post" function has.
post and compile function haven't the same ($element) when using mask inside transclude.

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