woocommerce / woocommerce-blocks

(Deprecated) This plugin has been merged into woocommerce/woocommerce
https://wordpress.org/plugins/woo-gutenberg-products-block/
GNU General Public License v3.0
404 stars 217 forks source link

'Edit with HTML' showing blank on Hand Picked Products and Product Categories #800

Closed nixiack closed 5 years ago

nixiack commented 5 years ago

Describe the bug Using WC 3.7 RC2, when I do a test block and try to Edit as HTML it jus shows blank on all blocks.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'any new page or post on test site with WC 3.7 RC 2'
  2. Click on the + and add Hand Picked Product:

Screenshot Screenshot: https://cld.wthms.co/88yPxz

  1. Create a Hand-picked Product block, then click the 3 dots and select Edit as HTML
  2. Nothing shows/it is blank as this GIF example:

http://g.recordit.co/iOqVz3zi2W.gif

Expected behavior When clicking on Edit as HTML it should show the HTML area like so:

Screenshot Screenshot: https://cld.wthms.co/2yLnVR

WordPress (please complete the following information):

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Pinged developers in Slack, @juliaamosova was able to replicate as well.

issue-label-bot[bot] commented 5 years ago

Issue-Label Bot is automatically applying the label type: bug to this issue, with a confidence of 0.99. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

mikejolley commented 5 years ago

Fixed in https://github.com/woocommerce/woocommerce-gutenberg-products-block/pull/801 - shortcodes are no longer used on these blocks.

Thanks