Select with no directives #12399
Answered
by
erperejildo
erperejildo
asked this question in
Q&A
-
|
I'm checking the select component but for some reason I don't see the directives applied.
when on the example I was testing online (same to what I have locally) it does add the directives correctly:
the only difference from my side is the
I'm checking for any kind of missing configuration just for these selects, but I see nothing |
Beta Was this translation helpful? Give feedback.
Answered by
erperejildo
Oct 28, 2025
Replies: 1 comment 3 replies
-
|
You need to import |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment






Changed.
There was something else. I didn't even check the console because I didn't add any logic apart from the example's models but I got this:
I can replicate it online by adding
<form>but for some reason the directives are still applied there (but the same error is present). I just added a name to the select and it works: