lara-zeus / bolt

form builder for your users, with so many use cases
https://larazeus.com/bolt
MIT License
180 stars 32 forks source link

[Bug]: add logo for category does not work #158

Closed aymanalhattami closed 1 year ago

aymanalhattami commented 1 year ago

What happened?

Adding logo for category does not work

How to reproduce the bug

I uploaded an image for category logo but nothing saved to database.

I also tried uploading a logo for category in larazeus demo and the same bug exists.

Package Version

2.0.9

PHP Version

8.1

Laravel Version

10.21.1

Which operating systems does with happen with?

Windows

Notes

No response

atmonshi commented 1 year ago

Yes unfortunately there is a bug with that: https://github.com/filamentphp/filament/issues/7591

And no one has a solution yet :)

only if you have multiple languages, set it to one language and it will work.

atmonshi commented 1 year ago

hi all, can you test this and confirm if it's working?

https://github.com/filamentphp/filament/pull/8432#issuecomment-1715654443

did a quick test, and seems to fix the issue.

atmonshi commented 1 year ago

This should be fixed with the last release from filament

and it fixed in the demo too