Skip to content

Fix: version contexts via URL wouldn't persist

Administrator requested to merge fa/fix-vc-persistence into master

Created by: attfarhan

Version contexts in localStorage should be updated when a URL uses a different version context. It wasn't occurring previously.

edit: added commit to make setVersionContext accept undefined, so callers can pass it instead of an empty string.

Merge request reports

Loading