I cloned this repo, installed the dependencies and ran npm run dev
and the issue priorities, when changed/updated, do not seem to be persisting. I do not see any errors thrown.
If I install the dependencies and run npm run build
then npm start
the app works as shown during your RemixConf talk.
Any ideas?