Editor: Use-once validation and top-level error handler display no action options #9431
Labels
[Type] Bug
An existing feature does not function as intended
[Type] Regression
Related to a regression in the latest release
Milestone
Regression introduced in #7741
With the removal of the
actions
prop in #7741, both the ErrorBoundary component and "use-once" validation warnings display no options.Steps to reproduce:
Actual: Block warning with options
Expected: Block warning without options
Same applies for
ErrorBoundary
:Steps to reproduce:
Repeat steps from #9303
The text was updated successfully, but these errors were encountered: