Bartosz Cylwik
Bartosz Cylwik
Thanks for letting us know. We'll check it out
Hi, is the popup one of our components? Most likely the `click.outside` method is treating the select component as a click outside (element other than the popup). If you have...
Hi! We do not have at this moment an option that would allow to change the default format from PM to AM. As a workaround you can set the default...
I see. I'll add this to our list with TWE ideas
Hi! Not at this moment I'm afraid. We are planning to add a support for group validation for the purpose of radios, switches and checkboxes.
Hello! Did you try initializing the component via `initTE` method? Try calling `initTE( { Input, Ripple } )` under the async import of those elements. I suppose the border is...
If the borders do no appear at all it suggest that the Input was not initialized. To make sure, you can try checking whether element with `data-te-input-notch-ref` attribute was created....
Would you mind sharing a code snippet with us to help troubleshoot the issue? Also, have you had a chance to verify if the element with `data-te-input-notch-ref` is present in...
Hi @bojanst I think sending email would be the best. Email: `[email protected]` Miłego Dnia!
We have support for Select validation. Checkout this section in our documentation here: https://tw-elements.com/docs/standard/forms/validation/#select We have an issue with updating the validation in `active` validation mode though. The issue will...