Changes between Initial Version and Version 1 of Ticket #60744, comment 5
- Timestamp:
- 03/14/2024 10:29:51 AM (12 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60744, comment 5
initial v1 1 Yup. As @wongjn mentioned in the previous comment, there are some situations where `ref` is expected to be `null`, so this is not an actual bug.1 Yup. As @wongjn shared in the previous comment, there are some situations where `ref` is expected to be `null`, so this is not an actual bug. 2 2 3 3 A thoughtful explanation is available at https://github.com/WordPress/gutenberg/issues/59757#issuecomment-1996635033.