gutenberg-mobile icon indicating copy to clipboard operation
gutenberg-mobile copied to clipboard

Unsupported Block Editor: Editor doesn't load on some Atomic sites on Android

Open twstokes opened this issue 1 year ago • 2 comments

Describe the bug On some WordPress.com Atomic sites the UBE fails to load. It will initially try to load, then show a message "Unable to load the block editor right now."

  • Loading the editor does not fail on all Atomic sites
  • On the Atomic sites that do fail to load on Android, iOS works

To Reproduce Steps to reproduce the behavior:

  1. Try to edit a post that contains an unsupported block
  2. Tap the block to load the UBE
  3. Observe that the UBE will try to load, then fail with "Unable to load the block editor right now"

Expected behavior The UBE to load on all WordPress.com Atomic sites that use the Block Editor.

Screenshots

https://github.com/wordpress-mobile/gutenberg-mobile/assets/2092798/5f7b99ee-46ab-4252-90a7-66a15f38de18

Smartphone (please complete the following information):

  • Device: Pixel 4a
  • OS: Android 13
  • Version 24.5

twstokes avatar Mar 22 '24 17:03 twstokes

There's a known case on Atomic sites where UBE results in the error Unable to load the block editor right now: Editing unsupported blocks is disallowed on Classic-enabled Atomic sites. However, this should only apply on the following configuration:

  • Classic Editor plugin installed.
  • Default editor for all users set to Classic Editor.

@twstokes To confirm it's a different issue, I wonder if the problem you experienced on some of the Atomic sites might be related to this. Thanks 🙇 !

fluiddot avatar Mar 25 '24 08:03 fluiddot

To confirm it's a different issue, I wonder if the problem you experienced on some of the Atomic sites might be related to this.

Thanks for the comment @fluiddot! @geriux and I confirmed that the Classic Editor plugin was disabled (I also completely uninstalled it and retested) and all users were defaulting to the Block Editor.

ref: p1711121611565349/1710420260.200199-slack-C0126N6JH7Z

twstokes avatar Mar 25 '24 13:03 twstokes