Save/upload files

So I create another todo dapp, I can login, logout, get files and save files locally, but when I uploaded it to Netlify to test the build, I cannot get och save files anymore, nothing returns, which I get since the file is suppose to be empty, but since it returns null the whole todo system breaks, anyone with any ideas?

The Dapp is running with a config of: ['store_write', 'publish_data']

Built on vue vuex [email protected]
Repo: link
Demo: link