-
Notifications
You must be signed in to change notification settings - Fork 270
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Adding a product to Woocommerce creates a critical error #602
Comments
From the last screenshot, apparently the error is that the file As a comparison, I followed the above steps and wasn't able to reproduce the issue on Ubuntu 22.04, Firefox and Chromium. But the issue doesn't seem like it would be specific to the operating system or browser. I also tried on a regular Playground instance without the client, from: https://playground.wordpress.net/?plugin=woocommerce And was able to create a product successfully. Are you able to reproduce this issue reliably every time? Also, is there any JavaScript error in the browser dev console? |
Are you able to reproduce this issue reliably every time? Yes, every time, both with client on localhost and in the regular Playground instance using https://playground.wordpress.net/?plugin=woocommerce Also, is there any JavaScript error in the browser dev console? Yes, there is an error: |
Thank you for the details, that's helpful information. Since I'm not seeing the error on my side with multiple browsers on Linux, I guess it could be specific to the operating system. Does it happen on Safari? From the screenshot, it looks like a script inside the embedded site throws an error, which somehow causes (or appears to cause) a corruption in the virtual file system of the Playground. |
Yes, also happens on Safari, exactly the same behaviour... |
I wonder if that's the same issue as #603. I suspect faulty deployment and both were filled around the same date. @tomswales can you still reproduce the problem? What if you clear the browser cache? |
I'm closing this one. @tomswales If this happens up again please drop a comment and I'll reopen. |
Issue
Adding a new product in Woocommerce causes critical error
System
Macbook Pro
MacOS 13.3.1
Browser Chrome Version 114.0.5735.198 (Official Build) (x86_64)
Replication
Playground code:
When wordpress is loaded, then:
Error text
The text was updated successfully, but these errors were encountered: