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]: Downloading the signature clears the signature and the downloaded image is empty #23

Open
rabol opened this issue Jul 25, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rabol
Copy link

rabol commented Jul 25, 2024

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

                SignaturePad::make('signature')
                    ->required()
                    ->downloadable(),

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

@rabol rabol added the bug Something isn't working label Jul 25, 2024
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