Facundo Donato
Facundo Donato
it is pretty strange, if wrap the entire `` in the form it works... can you do that?
this is definitely a bug, but i'm just trying to figure out why you have that problem! at least find a workaround.
@netmiller workaround will be to have a `bool` somewhere in the component to command the tabset; check the examples
I wonder how to solve this issue; If I try to do a `
I did "solve it" by using an `addon` button with the X "simulating" the desired behavior... it might work for you as well @achimha ;)
how can I use that workaround in my code @achimha?
that's it @achimha, i'm using it... 👍 somehow the `theme` behavior is different than the old one... but this one, _feels_ better. Cheers! pst: why not do a PR?
@benjamin-wilson did you try this out https://github.com/GFoley83/form-example/tree/feature/support-reactive-form
The `ttl` property. And, what about if I chose to have a common `title` for everything? same thing. I just need to have a ttl set for every message, including...
Maybe I'm mistaken, but the global TTL config is overridden in the interceptor. I do want to differentiate the TTL. Yes.