You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A crash is produced when converting to regular blocks an undefined or deleted reusable block. Undefined/deleted reusable blocks shouldn't allow this option so we need to remove it.
To Reproduce
Steps to reproduce the behavior:
Add an undefined reusable block. This can be done by adding the following HTML code to a post:
<!-- wp:block {"ref":-1} /-->
Observe that the block displays a message stating that is deleted or unavailable.
Select the block.
Tap on the three dots button to open the block options.
Tap on "Convert to regular blocks".
Observe that the app crashes.
Expected behavior
The "Convert to regular blocks" shouldn't be available on undefined/deleted reusable blocks.
Screenshots
N/A
Smartphone (please complete the following information):
Device: iPhone 11
OS: iOS 15.4.1
Version 22.3.0.1
Additional context
N/A
The text was updated successfully, but these errors were encountered:
Sentry event: https://a8c.sentry.io/share/issue/1088c69e108447dda510460e139d0cb0/
Describe the bug
A crash is produced when converting to regular blocks an undefined or deleted reusable block. Undefined/deleted reusable blocks shouldn't allow this option so we need to remove it.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The "Convert to regular blocks" shouldn't be available on undefined/deleted reusable blocks.
Screenshots
N/A
Smartphone (please complete the following information):
Additional context
N/A
The text was updated successfully, but these errors were encountered: