comamitc / pretty-print.net

http://pretty-print.net
MIT License
15 stars 4 forks source link

Issue With CodeMirror & Fighwheel #47

Closed comamitc closed 8 years ago

comamitc commented 8 years ago

When figwheel hot reloads, submitting to format no longer works. I think this is because the "state" object is lost and there is a reference to the CodeMirror Editor Instance there.

This is only a problem with development workflow.

comamitc commented 8 years ago

This shouldn't have a major effect on production builds but will cause a re-deployment.