-
Notifications
You must be signed in to change notification settings - Fork 11
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
Bug - woocommerce product_variation post type - error in editor #94
Comments
Sorry you're running into this! Can you send me:
|
Thank you for the quick reply! Console:
I've setup a test site, if you want a quick way to check > magic login (site expires in 3hours) |
Thanks for sending that over. It look like the I'll get a fix together for this ASAP. Thanks for opening the issue! |
I experience an issue when attempting to use the custom post type product_variation registered by the WooCommerce plugin. While the post type can be selected in the UI, selecting it causes the AQL sidebar to disappear, and the block displays the error:
This block has encountered an error and cannot be previewed.
The query loads correctly on the front-end of the site.
This issue does not occur when using the native Query Loop block.
Note: I enabled the product_variations post type in the UI using the following snippet:
Wordpress 6.7.1
Plugins:
Advanced query loop 4.0 (but issue existed on 3.2 as well)
Woocommerce 9.4.3
The text was updated successfully, but these errors were encountered: