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
It's a full-screen "wizard". In the AMP plugin, you can access it by activating and navigating to the onboarding wizard. I recall Yoast and WooCommerce have something similar.
Description
If the admin bar is not present on an admin page, the admin manifest script fails with the error:
That error can be traced back to here:
gutenberg/packages/admin-manifest/src/index.js
Lines 109 to 110 in 34d1a96
I experienced this error when navigating to the Onboarding Wizard in the AMP for WordPress plugin.
Expected behaviour
Admin manifest should still be created if admin bar is not present on the page.
Actual behaviour
Admin manifest is not created if admin bar is not present on the page.
Screenshots or screen recording (optional)
WordPress information
Device information
The text was updated successfully, but these errors were encountered: