thomas4019 / expressa-admin

React frontend for interacting with a site running expressa
2 stars 3 forks source link

installer does not run with default values (v0.1.9) #20

Open coderofsalvation opened 7 years ago

coderofsalvation commented 7 years ago

screenshot 2017-05-23 at 09 28 53

The 'file'-storage is selected by default for collections. However, just pressing 'Install' will result in a broken install. Only after a selectbox-change 'file'-> something else -> 'file' for the collection-collection will result in a working installation.

thomas4019 commented 7 years ago

It seems to work for me. What browser are you using? The selectbox for collection-collection shouldn't be readonly so I'm confused as to why it lets you change it in the first place. Can you explain more how it leads to a broken install? What errors do you see afterwards?

thomas4019 commented 7 years ago

By the way, I just realized a new version of this and expressa which writes to both development and production.json. This maybe somewhat related.