Have you inspected the logs in storage/logs/laravel.log for any errors?
Describe the bug
After updating, my invoices have a problem with the layout (see attached file), it’s little and the CSS code is showing on the page.
Ps. I didn’t change any other information/configuration in the app.
We use the support forum (and Slack/Discord) to provide support for features in the app. We use GitHub to track bugs in the app which this appears to be.
Thanks.
That worked.
Now I need to arrange the position of the Qr-code because I use it on second page and at first I already had some problems to do it.
Do I understand you correctly that you want to have the QR-code always be drawn on a single last page? This should be possible by using the css-code break-before: always; – I think. I’m no coder, so I have to guess.
However, this should look like the following, if I’m thinking rightly now: