themesberg / flowbite-svelte

Official Svelte components built for Flowbite and Tailwind CSS
https://flowbite-svelte.com
MIT License
2.13k stars 262 forks source link

Dropdown scroll doesn't work in modal #653

Closed dgandhi1993 closed 1 year ago

dgandhi1993 commented 1 year ago

Describe the bug

While adding a static or dynamic dropdown to an open modal, the scroll of the dropdown doesn't seem to work at all.

Reproduction

Try adding a scrolling dropdown to a modal to see the reproduction. Here is an example.

Flowbite version and System Info

npmPackages:
    @sveltejs/kit: 1.0.1 
    flowbite-svelte: 0.29.13 
    svelte: 3.55.0 
    vite: 4.0.2
stackblitz[bot] commented 1 year ago

Fix this issue in StackBlitz Codeflow Start a new pull request in StackBlitz Codeflow.

dgandhi1993 commented 1 year ago

Can someone help here? Been stuck with this issue for quite some time now.

jjagielka commented 1 year ago

I can't reproduce your issue. Check here: REPL

I've noticed your example uses quite an old version of flowbite-svelte. Can you please upgrade and check again?

shinokada commented 1 year ago

Thank you for your contribution! We are closing the issue for now due to inactivity. If you encounter any other problems in the future, please feel free to open a new issue. We appreciate your help in making our project better!