Ricardo Lüders
Ricardo Lüders
Tested with on iPhone using Safari, confirmed.
@rafi-medimesh what happens if you remove the `` that wraps the `Tab.Item`?
@paghar do you mind taking a look into this one? My best guess is that if there is a bug in the library it is here: https://github.com/themesberg/flowbite-react/blob/aa6f7e2acdf3367502676fe9d6f4490bd69d7234/src/components/Tab/Tabs.tsx#L75-L82
I think that we should confirm, but I think that it could be a bug.
@IuriPires could you please, instead merge the `main` use rebase instead? It is better for history tracking on git.
@IuriPires I think that it isn't actually working as expected, or there is something wrong, check it here: https://flowbite-react-3hzdjhhhs-themesberg.vercel.app/docs/components/accordion (ps: also the docs sidebar isn't working after the change)
Sorry, @IuriPires just had time to reply to you now. So... Not sure what is happening. I'm using node `v19.2.0` and I don't have any issues with the storybook.
@IuriPires I think that this one just needs a rebase, right?
> @IuriPires I think that it isn't actually working as expected, or there is something wrong, check it here: https://flowbite-react-3hzdjhhhs-themesberg.vercel.app/docs/components/accordion (ps: also the docs sidebar isn't working after the change)...
Sorry, I don't get the problem. Can you give more details? [All the examples](https://flowbite-react.com/accordion) inside the documentation page seem to work properly. You can get the source code to the...