Opening multiple project windows & refreshing
I've got two interesting things happening that I want to know if it's common or unique to me.
I've always had multiple bolt windows open to different projects while updating each in their own project. Just a bit ago, something new happened; I opened a new browser window, picked a new project, and when it opened, the preview is showing a DIFFERENT project. Code itself is the new project, but the preview and clicking around is the UI contents of another open project. Should I just only have one project open at a time? Very odd.
A few of my apps auto-refresh. I'll be on an admin page or something, go away to another app or browser tab and come back a few minutes later. My app refreshed back to the homepage. It doesn't do this for every project and I THINK it does this even in my published app so that leads me to think it's something in my code specifically refreshing the page/app (although I never asked it to do that).