You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 19, 2024. It is now read-only.
Hello,
I use sonata with Symfony, but I also tried a route in a controller outside of sonata and the error is the same.
Template file:
Somehow, in PhpExcelWrapper.php, startDocument($properties) is called with an empty array instead of [format: 'xls'].
Thank you for your help!
Catalin