Skip to content

Fixed Web IDE live preview not hot reloading

Phil Hughes requested to merge ide-preview-hotreloading-fix into master

What does this MR do?

Fixes the Web IDE live preview not reloading. This is supported by the CodeSandbox library but there was some code of ours that was stopping this from intermittently.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/50231

Does this MR meet the acceptance criteria?

Edited by Phil Hughes

Merge request reports