You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For @adeelzx or for anyone that thinks it's not possible!
Actually just solved it, I created different directives for every select that i needed, inside the directive, i changed the scope.text variable to different variations
for example:
Responsible department directive had scope.textResponsible
Originating department directive had scope.textOrigin
then i created different fancy-select.html pages that bring in it's respective text variable
I am unable to use multiple select in a same template. While changing value for one, its affecting another one also.
The text was updated successfully, but these errors were encountered: