- isomorphism seems to not work correctly, the front-end loads and then simply appends what it renders to the page, duplicating the content. my expectation was that it would replace the content. - there is an initial action on the front-end that is redundant: we don't need to use xhr to fetch the catalog if we already have that from the server. Perhaps this is causing the isomorphism issue? |
||
---|---|---|
.. | ||
Common@9c66974547 | ||
Parsing | ||
DataClient.hs | ||
JSONSettings.hs | ||
Main.hs |