Closed paulwer closed 1 year ago
@paulwer
I'll look into this, you'll want to exec into the docker container and run this SQL
UPDATE accounts set_react_as_default_ap = 0;
this should now be resolved in 5.5.70
@turbo124 still the same issue :(
any help needed here?
@paulwer
I am planning on looping back onto this tomorrow. unsure why the builds are failing but the react app is a priority for us.
@paulwer I have tagged 5.5.79, I believe the react app should be fixed now.
Its working, thanks for your working on this.
@turbo124 after a pull of latest docker image, i wanted to try the new react app. This fails, due to missing files / not published files from the server. (i get in each case a 404 error)
What is mightly wrong configured on my side?
How do I revert the view back to the flutter version?