Closed comamitc closed 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.
This shouldn't have a major effect on production builds but will cause a re-deployment.
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.