Some problems with Javascript
-
Please can you tell me?
I use WordPress 6.1, Astra Pro theme and UAG blocks.
I have problem in theme editor but I am not shure where is coming from.
Editor and published page is ok.
But in theme editor I cant get button with text and border only.
Inspect element showing 3 errors and show that errors come from WordPress.
1.wp.compose.withState is deprecated since version 5.8. Please use wp.element.useState instead.
2.wp.data.registerGenericStore is deprecated since version 5.9. Please use wp.data.register( storeDescriptor ) instead
3.wp.data.select( ‘core/editor’ ).getBlocksis deprecated since version 5.3 and will be removed in version 6.2. Please use
wp.data.select( ‘core/block-editor’ ).getBlocks` instead.
Because of that I have some problems with buttons editing.
Do you have any idea how to fix that?
Thank you
Nelson- This topic was modified 2 years, 8 months ago by . Reason: Moved to Fixing WordPress, this is not an Everything else WordPress topic
The page I need help with: [log in to see the link]
- The topic ‘Some problems with Javascript’ is closed to new replies.