mccarlosen / laravel-mpdf

Generate PDFs in Laravel with Mpdf.
403 stars 107 forks source link

Undefined array key "s" error #141

Open AGT8422 opened 7 months ago

AGT8422 commented 7 months ago

when i need to view pdf in browser in the past , every thing was fine but now I'm facing this error today ??

at this file : Illuminate\Foundation\Bootstrap\HandleExceptions::handleError vendor/mpdf/mpdf/src/Tag/Br.php:60;

the problem maybe after call this command : PDF::loadView('pdf.sell', $arr);