Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(next): ssr live preview was not dispatching document save events #6572

Merged
merged 1 commit into from
May 30, 2024

Conversation

jacobsfletch
Copy link
Member

@jacobsfletch jacobsfletch commented May 30, 2024

Description

Live Preview was not dispatching document save events, leading to server-side Live Preview without autosave to never trigger a re-render of the previewing app.

  • I have read and understand the CONTRIBUTING.md document in this repository.

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have added tests that prove my fix is effective or that my feature works
  • Existing test suite passes locally with my changes

@jacobsfletch jacobsfletch marked this pull request as ready for review May 30, 2024 17:21
@jacobsfletch jacobsfletch changed the title fix(next): live preview was not dispatching document save events fix(next): ssr live preview was not dispatching document save events May 30, 2024
@jacobsfletch jacobsfletch merged commit e603c83 into beta May 30, 2024
47 checks passed
@jacobsfletch jacobsfletch deleted the fix/ssr-lp-save branch May 30, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant