Export to XLS issue #1089
Replies: 1 comment 1 reply
-
Actually I had not complete the export array in the config/livewire-powergrid.php Everything works smoothly. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I have followed the instructions of the documentation regarding the upgrade from version 3 to version 4.
When I am tying the action to export I receive the following error:
ERROR: Class "" not found {"userId":1,"exception":"[object] (Error(code: 0): Class "" not found at /app/vendor/power-components/livewire-powergrid/src/Traits/WithExport.php:229)
I have also tried composer install and composer dump-autoload after the openspout/openspout installation. Is anyone facing similar issues?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions