Make WordPress Core

#64172 closed defect (bug) (reported-upstream)

Notes are hidden/not render when adding it on query loop blocks

Reported by: dhruval04 Owned by:
Priority: normal Milestone:
Component: General Version: 6.9
Severity: normal Keywords:
Cc: Focuses: ui

Description

When using WordPress 6.9 Beta 2 along with PHP 8.4, the notes are not displaying correctly when added to the Query Loop. This issue has been observed where the notes are hidden or not rendered at all when they are included in the query loop.

kindly refer below video for same.
https://www.awesomescreenshot.com/video/45832098?key=a095241e5372101def06ca77c1ac5b58

Steps to Reproduce:

1) Use WordPress 6.9 Beta 2 with PHP 8.4.

2) Add a custom post type or a query loop that includes notes.

3) Attempt to display the notes in the query loop output.

4)The notes fail to display, or are hidden.

Attachments (1)

Screenshot from 2025-10-30 14-46-45.png (124.4 KB ) - added by dhruvang21 11 months ago.

Download all attachments as: .zip

Change History (4)

#1 @dhruval04
11 months ago

  • Summary Notes are hidden/ not render when adding it on query loop blocksNotes are hidden/not render when adding it on query loop blocks

#2 @dhruvang21
11 months ago

Reproduction Report

Description

This report validates that the issue can be reproduced.

Environment

  • WordPress: 6.9-beta2
  • PHP: 8.4.12-dev
  • Server: PHP.wasm
  • Database: WP_SQLite_Driver (Server: 5.5 / Client: 3.40.1)
  • Browser: Chrome 141.0.0.0
  • OS: Linux
  • Theme: Twenty Twenty-Five 1.3
  • MU Plugins: None activated
  • Plugins:
    • Test Reports 1.2.0

Actual Results

  1. ✅ Error condition occurs (reproduced).

Supplemental Artifacts

Added as Attachment

#3 @wildworks
11 months ago

  • Milestone Awaiting Review
  • Resolutionreported-upstream
  • Status newclosed

This issue would be worth considering for a fix in the 6.9 release.

I will close this ticket and submit a Gutenberg issue: https://github.com/WordPress/gutenberg/issues/72896

Note: See TracTickets for help on using tickets.