Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Cannot use live with inline display #50

Open
sfkelseylee opened this issue Nov 29, 2023 · 0 comments
Open

[Bug]: Cannot use live with inline display #50

sfkelseylee opened this issue Nov 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@sfkelseylee
Copy link

sfkelseylee commented Nov 29, 2023

What happened?

When using live() with inline(), the calendar cannot be opened again after the first select. I have tried disabling close on select, the calendar will still disappear after the first select.

How to reproduce the bug

Filament version 3

Flatpickr::make('eventDate')
                            ->live()
                            ->inline(true);

Package Version

3.0.1

PHP Version

8.2.12

Laravel Version

10

Which operating systems does with happen with?

Linux

Notes

No response

@sfkelseylee sfkelseylee added the bug Something isn't working label Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant