-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Each of these directives will try to hide/show an element. They can conflict with one another resulting in elements showing up when they should not.
The fix is to use CSS classes instead of jquery's show() / hide() functions.