react-dom.js?ver=18.2.0:73 Warning: ReactDOM.render is no longer supported in Re
-
HI
I installed clean wordpress in my subdomain, then installed the woocommerce, and I saw this error
react-dom.js?ver=18.2.0:73 Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead. Until you switch to the new API, your app will behave as if it's running React 17. Learn more: https://reactjs.org/link/switch-to-createroot printWarning @ react-dom.js?ver=18.2.0:73 error @ react-dom.js?ver=18.2.0:47 render @ react-dom.js?ver=18.2.0:29680 (anonymous) @ index.js?ver=1702481381:2 (anonymous) @ index.js?ver=1702481381:2 (anonymous) @ index.js?ver=1702481381:2 20:05:05.292
Deprecated: Automatic conversion of false to array is deprecated in /home/coding/public_html/wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php
How to fix and bypass this?
Webserver: Litespeed
Control panel: C-Panel
PHP 8.1
WordPress: Version 6.4.2
Woocommerce:Version 8.4.0
The page I need help with: [log in to see the link]
-
Hi @raha1988ab 👋
react-dom.js?ver=18.2.0:73 Warning: ReactDOM.render is no longer supported in React 18. Use createRoot instead.
The warning you’re seeing is related to the version of React being used. As of React 18,
ReactDOM.render
is deprecated and the new APIcreateRoot
should be used instead. However, these are just warnings and should not affect the functionality of your site if everything else is set up correctly.To address the warning, you would need to update the code that’s calling
ReactDOM.render
. This might involve updating plugins or the theme that’s making this call, or it could be something in your custom code if you have any.Before making changes it’s a smart idea to create a backup of your website and database. This way, if you accidentally make something worse, you can easily restore your site to a functioning state.
The error is not caused by a custom user’s scripts but by WooCommerce, which uses outdated React components that are no longer compatible with the React provided by WordPress. See:
View post on imgur.com
The solution would be for WooCommerce to update the scripts in this regard.
You didn’t pay attention to what I mentioned to you!
This was clean installation of wordpress and then installed the storefront theme then woocommerce
There are no custom codes or themes or plugins related at all!
there are only woocommerce plugin activated with noting else
Yes @threadi you are correct
Hi @raha1988ab
I understand that there are no other plugins installed on your site only WooCommerce. How about the theme you are using on your site?
I’d like to understand your site properly. Please share with us the System Status Report which you can find via
WooCommerce > Status > Get system report > Copy for support
.You could copy and paste your reply here or paste it via https://gist.github.com/ and send the link here.
Once we have more information, we’ll be able to assist you further.
@xue28: The theme was mentioned by @raha1988ab above: Storefront. For me, the error also occurs with TwentyTwentyFour and TwentyTwentyOne. Here is my system report from one of my test systems in which I can reproduce this:
` ### WordPress Environment ### WordPress address (URL): https://wordpress8.local Site address (URL): https://wordpress8.local WC Version: 8.4.0 REST API Version: ? 8.4.0 WC Blocks Version: ? 11.6.2 Action Scheduler Version: ? 3.7.0 Log Directory Writable: ? WP Version: 6.4.2 WP Multisite: – WP Memory Limit: 512 MB WP Debug Mode: ? WP Cron: ? Language: de_DE External object cache: – ### Server Environment ### Server Info: nginx/1.18.0 PHP Version: 8.0.30 PHP Post Max Size: 500 MB PHP Time Limit: 120 PHP Max Input Vars: 1000 cURL Version: 7.74.0 OpenSSL/1.1.1w SUHOSIN Installed: – MySQL Version: 10.5.21-MariaDB-0+deb11u1 Max Upload Size: 500 MB Default Timezone is UTC: ? fsockopen/cURL: ? SoapClient: ? DOMDocument: ? GZip: ? Multibyte String: ? Remote Post: ? Remote Get: ? ### Database ### WC Database Version: 8.4.0 WC Database Prefix: wp_ Datenbank-Gesamtgr??e: 21.24MB Datenbank-Datengr??e: 17.44MB Datenbank-Indexgr??e: 3.80MB wp_woocommerce_sessions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_api_keys: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_attribute_taxonomies: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_downloadable_product_permissions: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB wp_woocommerce_order_items: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_order_itemmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_tax_rates: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB wp_woocommerce_tax_rate_locations: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_shipping_zones: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_woocommerce_shipping_zone_locations: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_shipping_zone_methods: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_woocommerce_payment_tokens: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_woocommerce_payment_tokenmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_woocommerce_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_actions: Daten: 0.02MB + Index: 0.11MB + Engine InnoDB wp_actionscheduler_claims: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_groups: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_actionscheduler_logs: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_ahm_assets: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_ahm_asset_links: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_ahm_download_stats: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_ahm_emails: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_ahm_sessions: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_ahm_social_conns: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_ahm_user_download_counts: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_cl_sent_mail_log: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_commentmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_comments: Daten: 0.02MB + Index: 0.09MB + Engine InnoDB wp_contact_list_log: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_daily_quotes: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_dlm_downloads: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_dlm_order: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_dlm_order_customer: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_dlm_order_item: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_dlm_order_transaction: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_dlm_reports_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_dlm_session: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_download_log: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_easy_language_api_log: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_easy_language_capito: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_easy_language_chatgpt: Daten: 0.06MB + Index: 0.00MB + Engine InnoDB wp_easy_language_log: Daten: 0.06MB + Index: 0.00MB + Engine InnoDB wp_easy_language_originals: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_easy_language_originals_objects: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_easy_language_simplifications: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_easy_language_summ_ai: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_eml_logs: Daten: 0.05MB + Index: 0.00MB + Engine InnoDB wp_eum_logs: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_e_events: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_e_notes: Daten: 0.02MB + Index: 0.17MB + Engine InnoDB wp_e_notes_users_relations: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_e_submissions: Daten: 0.02MB + Index: 0.27MB + Engine InnoDB wp_e_submissions_actions_log: Daten: 0.02MB + Index: 0.11MB + Engine InnoDB wp_e_submissions_values: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_fusion_forms: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_fusion_form_entries: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_fusion_form_fields: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_fusion_form_submissions: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_links: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_options: Daten: 13.02MB + Index: 0.13MB + Engine InnoDB wp_perfecty_push_logs: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_perfecty_push_notifications: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_perfecty_push_users: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_personio_applications: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_personio_applications_history: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_personio_applications_meta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_personio_applications_requests: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_personio_import_logs: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_personio_positions: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_postmeta: Daten: 0.22MB + Index: 0.09MB + Engine InnoDB wp_posts: Daten: 1.47MB + Index: 0.13MB + Engine InnoDB wp_rank_math_internal_links: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_rank_math_internal_meta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_redirection_404: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_redirection_groups: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_redirection_items: Daten: 0.02MB + Index: 0.09MB + Engine InnoDB wp_redirection_logs: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_sdm_downloads: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_swpm_membership_meta_tbl: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_swpm_membership_tbl: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_swpm_members_tbl: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_swpm_payments_tbl: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_termmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_terms: Daten: 0.06MB + Index: 0.09MB + Engine InnoDB wp_term_relationships: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_term_taxonomy: Daten: 0.06MB + Index: 0.06MB + Engine InnoDB wp_tf_storage: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_tm_taskmeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_tm_tasks: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_trp_dictionary_en_us_de_de: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_trp_gettext_de_de: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_trp_gettext_en_us: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_trp_gettext_original_meta: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_trp_gettext_original_strings: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_trp_original_meta: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_trp_original_strings: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_usermeta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_users: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wc_admin_notes: Daten: 0.06MB + Index: 0.00MB + Engine InnoDB wp_wc_admin_note_actions: Daten: 0.06MB + Index: 0.02MB + Engine InnoDB wp_wc_category_lookup: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_customer_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_download_log: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_orders: Daten: 0.02MB + Index: 0.11MB + Engine InnoDB wp_wc_orders_meta: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_order_addresses: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB wp_wc_order_coupon_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_order_operational_data: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_order_product_lookup: Daten: 0.02MB + Index: 0.06MB + Engine InnoDB wp_wc_order_stats: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_wc_order_tax_lookup: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_wc_product_attributes_lookup: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_product_download_directories: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_product_meta_lookup: Daten: 0.02MB + Index: 0.09MB + Engine InnoDB wp_wc_rate_limits: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_reserved_stock: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wc_tax_rate_classes: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wc_webhooks: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_wpmailsmtp_debug_events: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wpmailsmtp_tasks_meta: Daten: 0.02MB + Index: 0.00MB + Engine InnoDB wp_wpml_mails: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_yoast_indexable: Daten: 0.02MB + Index: 0.09MB + Engine InnoDB wp_yoast_indexable_hierarchy: Daten: 0.02MB + Index: 0.05MB + Engine InnoDB wp_yoast_migrations: Daten: 0.02MB + Index: 0.02MB + Engine InnoDB wp_yoast_primary_term: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB wp_yoast_seo_links: Daten: 0.02MB + Index: 0.03MB + Engine InnoDB ### Post Type Counts ### attachment: 32 audioplayer: 1 custom_css: 3 customize_changeset: 2 dl_icons: 52 dlm_download: 1 dlm_download_version: 1 elementor_library: 5 language: 5 language_switcher: 4 lel_lang_switcher: 1 mailpoet_page: 1 nav_menu_item: 1 page: 39 personioapplication: 2 personioformtemplate: 3 personioposition: 4 post: 7 post_type: 1 product: 10 revision: 430 sdm_downloads: 1 tablepress_table: 2 tdih_event: 3 wp_block: 3 wp_font_family: 1 wp_global_styles: 10 wp_navigation: 2 wp_template: 6 wp_template_part: 1 wpcf7_contact_form: 1 wpdmpro: 1 ### Security ### Secure connection (HTTPS): ? Dein Shop benutzt kein HTTPS. Erfahre mehr über HTTPS und SSL-Zertifikate. Hide errors from visitors: ?Fehlermeldungen sollten Besuchern nicht angezeigt werden. ### Active Plugins (1) ### WooCommerce: von Automattic – 8.4.0 ### Inactive Plugins (89) ### ActivityPub: von Matthias Pfefferle & Automattic – 1.3.0 Add From Server: von Dion Hulse – 3.4.5 Admin Post Navigation: von Scott Reilly – 2.1 Advanced Accordion Block: von spider-themes – 4.6.0 Advanced Editor Tools: von Automattic – 5.9.2 Akismet Anti-spam: Spam Protection: von Automattic - Anti-spam Team – 5.3 Audio on every Block: von Thomas Zwirner – @@VersionNumber@@ Auto Category for Posts: von Thomas Zwirner – @@VersionNumber@@ Avada Builder: von ThemeFusion – 3.11.3 Avada Core: von ThemeFusion – 5.11.3 Bold Builder: von BoldThemes – 4.7.6 CaptainForm: von captainform – 2.5.3 Category- and Tag-Feeds: von laOlaWeb – @@VersionNumber@@ Classic Editor: von WordPress Contributors – 1.6.3 Classic Widgets: von WordPress Contributors – 0.3 Cleverwise Daily Quotes: von Jeremy O'Connell – 3.2 Comet Cache: von WP Sharks – 170220 Contact Form 7: von Takayuki Miyoshi – 5.8.4 Contact Form 7 Captcha: von 247wd – 0.1.2 Contact List: von Contact List PRO – 2.9.82 Create Block Theme: von www.ads-software.com – 1.13.7 Debug Bar Rewrite Rules: von Oleg Butuzov – 0.6.5 Development Helper for Thomas Zwirner: von Thomas Zwirner – 1.0 Download List Block with Icons: von Thomas Zwirner – 3.2.4 Download List Block with Icons: von Thomas Zwirner – @@VersionNumber@@ Download Manager: von W3 Eden Inc. – 3.2.83 Download Monitor: von WPChill – 4.9.4 Easy Language: von laOlaWeb – @@VersionNumber@@ Easy Language Pro: von laOlaWeb – @@VersionNumber@@ Easy Updates Manager: von Easy Updates Manager Team – 9.0.17 Elementor: von Elementor.com – 3.18.2 Elementor Pro: von Elementor.com – 3.18.1 Enable Media Replace: von ShortPixel – 4.1.5 External files in Media Library: von Thomas Zwirner – @@VersionNumber@@ File-Preview for Download List Block with Icons: von Thomas Zwirner – 1.0.0 GS Only PDF Preview: von gitlost – 1.0.7 Gutenberg: von Gutenberg Team – 17.2.2 Gutenverse: von Jegstudio – 1.8.9 Health Check & Troubleshooting: von The www.ads-software.com community – 1.7.0 Hello: von – Html5 Audio Player: von bPlugins – 2.2.17 Independent Analytics: von Independent Analytics – 2.0.1 Jetpack: von Automattic – 12.9 ManageWP - Worker: von GoDaddy – 4.9.18 Media Library Assistant: von David Lingren – 3.13 Nested Ordered Lists for Block Editor: von Thomas Zwirner – @@VersionNumber@@ Nested Pages: von Kyle Phillips – 3.2.6 Neznam Atproto Share: von Marko Banu?i? – 1.0.0 Options for Twenty Twenty-One: von Webd Ltd – 1.7.2 PDF Thumbnails Support Test: von Ethan Clevenger / Sterner Stuff Design – 1.0.1 Perfecty Push Notifications: von Perfecty – 1.6.2 Personio Integration: von laOlaWeb – @@VersionNumber@@ Personio Integration Light: von laOlaWeb – @@VersionNumber@@ PhastPress: von Albert Peschar – 3.0 Play Audio once: von Thomas Zwirner – @@VersionNumber@@ Playground media test: von Thomas Zwirner – 1.0 Plugin Check (PCP): von Plugin Review Team – 0.2.2 Polylang: von WP SYNTEX – 3.5.3 Prime Slider (Core): von BdThemes – 3.11.5 Query Monitor: von John Blackbourn – 3.15.0 Rank Math SEO: von Rank Math – 1.0.208.1 Redirection: von John Godley – 5.3.10 Regenerate Thumbnails: von Alex Mills (Viper007Bond) – 3.1.6 Search Alert - Set Notification for New Post: von Exlac – 1.1.3 Simple Download Monitor: von Tips and Tricks HQ Ruhul Amin Josh Lobe – 3.9.22 Simple Registration for WooCommerce: von Astoundify – 1.5.6 Simple WordPress Membership: von smp7 wp.insider – 4.3.8 Sublanguage: von Maxime Schoeni – 2.10 TablePress: von Tobias B?thge – 2.2.4 Taxonomy Terms List Block: von igmoweb – 1.1.2 Test-Plugin: von Thomas Zwirner – 1.0 Themify Builder: von Themify – 7.0.5 This Day In History: von BrokenCrust – 3.10.1 TranslatePress - Multilingual: von Cozmoslabs Razvan Mocanu Madalin Ungureanu Cristophor Hurduban – 2.6.8 User Role Editor: von Vladimir Garagulya – 4.64.1 Visual Link Preview: von Bootstrapped Ventures – 2.2.6 W3 Total Cache: von BoldGrid – 2.6.1 Weglot Translate: von Weglot Translate team – 4.2.2 WooCommerce PayPal Payments: von WooCommerce – 2.4.2 WordPress Importer: von wordpressdotorg – 0.8.1 WP-Optimize - Clean, Compress, Cache: von David Anderson Ruhani Rabin Team Updraft – 3.2.22 WP Cassify: von Alain-Aymerick FRANCOIS – 2.3.1 WP Crontrol: von John Blackbourn & crontributors – 1.16.1 WP Fastest Cache: von Emre Vona – 1.2.2 WP Job Manager: von Automattic – 2.1.1 WP Mail Logging: von WP Mail Logging Team – 1.12.0 WP Mail SMTP: von WP Mail SMTP – 3.11.0 Yoast SEO: von Team Yoast – 21.7 YourChannel: von Plugin Builders – 1.2.8 ### Settings ### API Enabled: – Force SSL: – Currency: USD ($) Currency Position: left Thousand Separator: , Decimal Separator: . Number of Decimals: 2 Taxonomies: Product Types: external (external) grouped (grouped) simple (simple) variable (variable) Taxonomies: Product Visibility: exclude-from-catalog (exclude-from-catalog) exclude-from-search (exclude-from-search) featured (featured) outofstock (outofstock) rated-1 (rated-1) rated-2 (rated-2) rated-3 (rated-3) rated-4 (rated-4) rated-5 (rated-5) Connected to Woo.com: – Enforce Approved Product Download Directories: ? HPOS feature screen enabled: – HPOS feature enabled: – Order datastore: WC_Order_Data_Store_CPT HPOS data sync enabled: – ### WC Pages ### Shop-Basis: #1544 - /shop/ Warenkorb: #1545 - /cart/ Kasse: #1546 - /checkout/ Mein Konto: #1547 - /my-account/ Allgemeine Gesch?ftsbedingungen: ? Seite nicht festgelegt ### Theme ### Name: Twenty Twenty-One Version: 2.0 Author URL: https://de.www.ads-software.com/ Child Theme: ? – Wenn du WooCommerce mit einem Theme das du nicht selbst entwickelt hast an eigene Bedürfnisse anpasst dann empfehlen wir die Verwendung eines Child-Themes. Siehe Wie du ein Child-Theme erstellst (engl.) WooCommerce Support: ? ### Templates ### Overrides: – ### Admin ### Enabled Features: activity-panels analytics product-block-editor coupons core-profiler customer-effort-score-tracks import-products-task experimental-fashion-sample-products shipping-smart-defaults shipping-setting-tour homescreen marketing mobile-app-banner navigation onboarding onboarding-tasks product-variation-management product-virtual-downloadable remote-inbox-notifications remote-free-extensions payment-gateway-suggestions shipping-label-banner subscriptions store-alerts transient-notices woo-mobile-welcome wc-pay-promotion wc-pay-welcome-page Disabled Features: customize-store minified-js new-product-management-experience product-external-affiliate settings async-product-editor-category-field Daily Cron: ? Next scheduled: 2023-12-16 11:59:43 +01:00 Options: ? Notes: 79 Onboarding: completed ### Action Scheduler ### Abgeschlossen: 10 Oldest: 2023-11-18 12:20:02 +0100 Newest: 2023-12-15 17:57:30 +0100 Ausstehend: 2 Oldest: 2023-12-15 18:19:10 +0100 Newest: 2023-12-16 17:57:30 +0100 Fehlgeschlagen: 19 Oldest: 2023-09-02 20:09:46 +0200 Newest: 2023-12-13 19:59:54 +0100 Abgebrochen: 1 Oldest: 2023-12-06 09:38:00 +0100 Newest: 2023-12-06 09:38:00 +0100 ### Status report information ### Generated at: 2023-12-15 18:18:44 +01:00 `
Hello @raha1988ab,
Deprecated: Automatic conversion of false to array is deprecated in /home/coding/public_html/wp-content/plugins/woocommerce/src/Admin/DataSourcePoller.php
This notice is not related to the main problem, however, the team is already aware of it.
WordPress bundles React version
18.2.0
since version6.2.0
, so your findings are accurate. However, despite my attempts, I’m unable to replicate this issue.
Is it being triggered on a certain page?Look forward to hearing back from you.
CC: @threadi
- This reply was modified 11 months, 1 week ago by Saif. Reason: tagged the wrong user
It occurs when calling up the WooCommerce settings (WooCommerce > Settings).
Hi @threadi
Thanks for reaching out!
I understand you are experiencing the same issue and since every site is different and you’re not the person who originally started this topic then, per the forum guidelines, would you please start your own topic?
Additionally, please include your System Status Report that you can find via
WooCommerce > Status
. SelectGet system report
and thenCopy for support
.If you could also provide the fatal error logs (if any) under
WooCommerce > Status > Logs
.Once you’ve created a new forum topic, you can include the contents of your SSR and logs within your message on that forum topic.
We’ll be more than happy to help there ??
Saif (woo-hc)? xue28 (woo-hc) Mirko P. (woo-hc)
Merry Christmas
My apologies, I lost my staging site that had those react problems, for now, it’s work correctly, If I see it again, I will sent you complete log and fatal errors
Regards,
Raha
My apologies, I lost my staging site that had those react problems, for now, it’s work correctly, If I see it again, I will sent you complete log and fatal errors
Glad to hear everything is working now! :?)
I will mark the thread as solved. Feel free to create a new thread if you have any other questions!
Enjoy the holiday season!
- The topic ‘react-dom.js?ver=18.2.0:73 Warning: ReactDOM.render is no longer supported in Re’ is closed to new replies.