When working in Polymer Designer if you accidentally navigate in the browser (say, via an incomplete link in your app or a gesture in Chrome) and then hit the back button all of your data is lost, reseting the canvas to the initial blank-slate template.
It looks like this happens even when you have saved your work. The URL displays the same Gist ID as before but if you try to visit the Gist via the Designer 'Share' link it has been overwritten (I'm presuming) by the new blank-slate template.
I love the idea of using Designer as a quick, visual way to work with the components you craft for an application (for example how Sales Force has shown.) The potential for using it in creating and sharing Design Systems for apps is very exciting - but this issue is a killer.
If you're running Designer locally is there a way to update the code to avoid this happening? (Either somehow saving locally or preventing it from automatically updating the Gist when you click on the share link?)
Or am I using the app with the wrong expectations - is it intended more for quick sketches and combinations of components that you then drop into a code editor? I hope not, it seems like it's very close to being a lot more.
Thanks in advance for any help or advice.