Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Conversation

@ganarajpr
Copy link

Currently option tag is only supported inside of a select element.
Angular throws an error with "require select" when an option is used
outside of a select tag. Option can also be used inside of a dataset tag
as stated in #1200.

Currently option tag is only supported inside of a select element.
Angular throws an error with "require select" when an option is used
outside of a select tag. Option can also be used inside of a dataset tag
as stated in #1200.
@IgorMinar
Copy link
Contributor

there are two issues with this pull request:

  1. missing test
  2. the change breaks existing tests and functionality

I reimplemented the fix and this changed is pending as PR #1254

@IgorMinar IgorMinar closed this Aug 10, 2012
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants