We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
On mouseup, the signature is immediately finalized without allowing additional characters in a signature.
Follow the instructions for 2.0
2.0.0
8.3
10.48.25
Linux
Filament version: 3.2.128
Adding ->reactive(false) breaks the field significantly as well but that can be considered a separate issue.
->reactive(false)
The text was updated successfully, but these errors were encountered:
Sorry, something went wrong.
Any workaround for this? I have the same issue.
I ended up using saade/filament-autograph
Any workaround for this? I have the same issue. I ended up using saade/filament-autograph
Cheers for that, if my PR ends up not getting merged I might switch over soon too :)
Successfully merging a pull request may close this issue.
What happened?
On mouseup, the signature is immediately finalized without allowing additional characters in a signature.
How to reproduce the bug
Follow the instructions for 2.0
Package Version
2.0.0
PHP Version
8.3
Laravel Version
10.48.25
Which operating systems does with happen with?
Linux
Notes
Filament version: 3.2.128
Adding
->reactive(false)
breaks the field significantly as well but that can be considered a separate issue.The text was updated successfully, but these errors were encountered: