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 Fix: Datepicker not loading in action modals #2

Merged
merged 1 commit into from
Aug 11, 2022
Merged

Conversation

coolsam726
Copy link
Contributor

- Moved the Alpine.data() functionality to a separate js file and loaded it in $beforeScripts of the service provider
@coolsam726 coolsam726 merged commit 2d0b517 into main Aug 11, 2022
@coolsam726 coolsam726 deleted the develop branch August 11, 2022 08:08
coolsam726 added a commit that referenced this pull request Jul 27, 2023
## 2.x dev - Full Re-Write of the package, with bug fixes:

### Improvements and Fixes:
1. Dark mode is now enabled on the fly for the FilamentPHP admin panel.
2. The package can now be used in standalone forms outside the filament admin panel. Fixes #1, #2, #6, #23
3. Almost all of Flatpickr's native configuration is now supported out of the box through a fluent interface. Fixes #10, #11, #24
3. Alpine.js component is now loading lazily using async-alpine
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Datepicker not loading in Action Modals - datepicker is undefined
1 participant