Closed TonyGiorgio closed 6 months ago
We should probably just return the raw json to the front end instead of trying to parse every value ourselves
So the frontend can run into the same exact issues parsing configs as we do? No thanks.
Javascript won't fail to parse the whole thing if one type is wrong
We're very capable of using a serializer that wouldn't do that.