We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
can not use live preview function with media in website template
https://github.com/hoasenkt07/bug-report-01
clone and run npm run dev go to admin , edit Home page , choose content , add new media block , choose an image , turn on live preview
Not sure
Binaries: Node: 20.17.0 npm: 10.8.2 Yarn: N/A pnpm: 9.15.1 Relevant Packages: payload: 3.12.0 next: 15.1.3 @payloadcms/db-postgres: 3.12.0 @payloadcms/email-nodemailer: 3.12.0 @payloadcms/graphql: 3.12.0 @payloadcms/live-preview: 3.12.0 @payloadcms/live-preview-react: 3.12.0 @payloadcms/next/utilities: 3.12.0 @payloadcms/payload-cloud: 3.12.0 @payloadcms/plugin-form-builder: 3.12.0 @payloadcms/plugin-nested-docs: 3.12.0 @payloadcms/plugin-redirects: 3.12.0 @payloadcms/plugin-search: 3.12.0 @payloadcms/plugin-seo: 3.12.0 @payloadcms/richtext-lexical: 3.12.0 @payloadcms/translations: 3.12.0 @payloadcms/ui/shared: 3.12.0 react: 19.0.0 react-dom: 19.0.0 Operating System: Platform: linux Arch: x64 Version: #51-Ubuntu SMP PREEMPT_DYNAMIC Sat Nov 9 17:58:29 UTC 2024 Available memory (MB): 31870 Available CPU cores: 16
The text was updated successfully, but these errors were encountered:
Thank you for your report, merging a fix!
Sorry, something went wrong.
951c38e
templates: fix media block generating an error if referenced media is…
7bb6614
… missing (#10310) Fixes payloadcms/payload#10231
paulpopus
Successfully merging a pull request may close this issue.
Describe the Bug
can not use live preview function with media in website template
Link to the code that reproduces this issue
https://github.com/hoasenkt07/bug-report-01
Reproduction Steps
clone and run npm run dev
go to admin
, edit Home page
, choose content
, add new media block
, choose an image
, turn on live preview
Which area(s) are affected? (Select all that apply)
Not sure
Environment Info
The text was updated successfully, but these errors were encountered: