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
{{ message }}
This repository has been archived by the owner on May 29, 2019. It is now read-only.
The alert directive always shows the close button ('x'), even if no close attribute is present.
This behaviour only occurs when using Angular.js v. 1.4.1. With version 1.4.0 everything is Ok.
To reproduce:
Use Angular.js v. 1.4.1 and use alert directive without 'close' attribute.
The text was updated successfully, but these errors were encountered:
We don't officially support Angular 1.4 yet so it is possible that some bugs occur. In the meanwhile, it helps if you provide a plunkr like @antoinepairet asked.
The alert directive always shows the close button ('x'), even if no close attribute is present.
This behaviour only occurs when using Angular.js v. 1.4.1. With version 1.4.0 everything is Ok.
To reproduce:
Use Angular.js v. 1.4.1 and use alert directive without 'close' attribute.
The text was updated successfully, but these errors were encountered: