Maysam Torabi
Maysam Torabi
``` workboxOpts: { swDest: '../public/service-worker.js', }, ``` is working for me in development environment at https://github.com/maysam/testingnextjs What I find interesting is that the script is not registering the service-worker.js from...
I think there should be a part in documentation for people who are not using 'now' and want to deploy it to their own host
@mhenrixon can this be merged?
when I download xlsx file from google sheets, it works fine but when I download xlsx file from sharepoint, I get this error what made this a disaster for me...
do you have `include DeviseTokenAuth::Concerns::User` inserted in your user model?