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.
Hi, I found this while fixing some inconsistencies in our code:
The colon notation for the uib prefix isn't supported for tab headings, but is for other elements such as alert, angularjs also currently still supports both formats so there's some inconsistency here between what angularjs is supporting and what ui boostrap is supporting.
Thanks for looking.
Link to minimally-working plunker that reproduces the issue:
Bug description:
Hi, I found this while fixing some inconsistencies in our code:
The colon notation for the uib prefix isn't supported for tab headings, but is for other elements such as alert, angularjs also currently still supports both formats so there's some inconsistency here between what angularjs is supporting and what ui boostrap is supporting.
Thanks for looking.
Link to minimally-working plunker that reproduces the issue:
http://plnkr.co/edit/7SARpm4f3a0TSBTjaDhg
Version of Angular, UIBS, and Bootstrap
Angular: 1.5.0
UIBS: 1.2.1
Bootstrap: 3.3.6
The text was updated successfully, but these errors were encountered: