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
Visit this repo & clone: https://github.com/leocabeza/adonis-error
yarn
Create an .env file with the contents of .env.example
yarn dev
Go to http://localhost:3333/orders/create
Click "Generate PDF" button.
A corrupt file will be downloaded
You can verify that this doesn't happen if you change the SESSION_DRIVER env variable to "cookie"
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
To reproduce:
Visit this repo & clone: https://github.com/leocabeza/adonis-error
yarn
Create an .env file with the contents of .env.example
yarn dev
Go to http://localhost:3333/orders/create
Click "Generate PDF" button.
A corrupt file will be downloaded
You can verify that this doesn't happen if you change the SESSION_DRIVER env variable to "cookie"
Beta Was this translation helpful? Give feedback.
All reactions