[Bug]: Doesn't work in production #265
Replies: 8 comments
-
We have the same error on our site. If anyone knows how to fix it, we would be very grateful. |
Beta Was this translation helpful? Give feedback.
-
I solved it by installing this composer package: "spatie/browsershot": "^4.4", |
Beta Was this translation helpful? Give feedback.
-
We already have installed the browsershot 4.4, upgrading it to 5.x also do not help to fix this bug |
Beta Was this translation helpful? Give feedback.
-
Anyone solved it? got same issue here. |
Beta Was this translation helpful? Give feedback.
-
We switched unfortunality to DOM PDF because of the issue |
Beta Was this translation helpful? Give feedback.
-
is DOM PDF support tailwind? @HannesEURESA |
Beta Was this translation helpful? Give feedback.
-
Not at the moment. you have to built it on your own, but we needed a fast solution |
Beta Was this translation helpful? Give feedback.
-
fixed by using writeOptionsToFile() with Customizing Browsershot ex.
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
How to reproduce the bug
Make it work in localhost, then deploy to production with laravel webpack.
Package Version
1.1
PHP Version
8.2
Laravel Version
10
Which operating systems does with happen with?
No response
Notes
No response
Beta Was this translation helpful? Give feedback.
All reactions