LearnNewsExamplesServices
Frontmatter
id5863
titlecode.LivePreview: run-time code changes no longer get reflected inside the preview
stateClosed
labels
bug
assigneestobiu
createdAtSep 10, 2024, 6:02 PM
updatedAtSep 12, 2024, 3:09 AM
githubUrlhttps://github.com/neomjs/neo/issues/5863
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtSep 12, 2024, 3:09 AM

code.LivePreview: run-time code changes no longer get reflected inside the preview

Closed v8.1.0 bug
tobiu
tobiu commented on Sep 10, 2024, 6:02 PM

This is related to the caching change of Neo.setupClass(), which enables us to use multiple envs of neo on one page.

We need a regex to extract all className values inside the editor code and purge the related namespaces to disable the caching.

tobiu added the bug label on Sep 10, 2024, 6:02 PM
tobiu assigned to @tobiu on Sep 10, 2024, 6:02 PM
tobiu referenced in commit a36a929 - "code.LivePreview: run-time code changes no longer get reflected inside the preview #5863" on Sep 10, 2024, 6:03 PM
tobiu
tobiu Sep 12, 2024, 3:09 AM

fixed.

tobiu closed this issue on Sep 12, 2024, 3:09 AM