Closed hakimio closed 1 month ago
Thanks for pointing it out. Would you be willing to make a PR into the v3 branch?
I am quite busy right now, but might be able to take a look at this at the end of next week. If someone wants to take this before that, feel free to go ahead.
Quickly took a look at this and it seems to me that for multi-select
to accept input[tuiTextfield]
, input-tag
template needs some major changes which include replacing simple input
with primitive-textfield
.
If someone wants to take this, feel free to do it.
Oh, right, it just doesn't support that at all, sorry. Seems like this will have to wait for 4.0 when all textfields will be reworked.
I'm closing this as it would definitely be a part of specs for the refactored multi-inputs and it is not coming to legacy controls anyway.
Playground Link
No response
Description
Unlike all the rest of Taiga input modules,
TuiMultiSelectModule
does not exportTuiTextfieldDirective
. So, if you are usingComboBox
, you can do the following:But the following will give you an error:
Angular version
17.3.8
Taiga UI version
3.77.1
Which browsers have you used?
Which operating systems have you used?