TW-Elements icon indicating copy to clipboard operation
TW-Elements copied to clipboard

𝙃𝙪𝙜𝙚 collection of Tailwind MIT licensed (free) components, sections and templates 😎

Results 148 TW-Elements issues
Sort by recently updated
recently updated
newest added

## Describe the bug When attempting to use server-side rendering (SSR) with Angular and Vite, an error occurs during the evaluation of the server-side rendering module (`main.server.mjs`). The error is...

Currently the datepicker has a "dd-mm-yyyy" format range and variations of this string format. We should allow formats of different use cases ex. Instead of 26/02/2024 you may want to...

The timepicker increment options, allows a 5 minute step on the picker. There should be an option for a custom stepping in minutes as there are occasions that you need...

## Hats off to you First of all, **thank you**! If you're here, it means you're trying to help us improve Tailwind Elements. We're truly grateful. ## Before reporting an...

In connection with the introduction of a new system design and many corrections or features in docs, we should click through all documentation pages and make their content and examples...

docs

I found the same problem here [#1891](https://github.com/mdbootstrap/TW-Elements/issues/1891). The solution provided works, but there are duplicate elements in the select component. I have also asked there, but there has been no...

Hello, I have used the Tabs component with laravel 11, at the time of using livewire 3 with its Tabs component and make use of the livewire wire:navigate option in...