Skip to content

Fixing visualization artifact

Louis Schul requested to merge work/visualization-artifact into master

When switching between note, if the note we're switching to is blank, the content of the previous one was still seen in the visualization pane. This merge fix this behavior.

Before : artifact_demo

After : artifact_fix

Merge request reports