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
I have made the fields downloadable, and when pressing download, the signature is downloaded, but the file is empty and it clears the signature field.
Create a filed of type Signature, make it downloadable, press the download
SignaturePad::make('signature') ->required() ->downloadable(),
3.1.0
8.3.8
11.17
macOS
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What happened?
I have made the fields downloadable, and when pressing download, the signature is downloaded, but the file is empty and it clears the signature field.
How to reproduce the bug
Create a filed of type Signature, make it downloadable, press the download
Package Version
3.1.0
PHP Version
8.3.8
Laravel Version
11.17
Which operating systems does with happen with?
macOS
Notes
No response
The text was updated successfully, but these errors were encountered: