Block class error
-
Hi, there seems to be a small error with the block element class value:
<div class=""simple-pie-chart-block-wp" wp-block-chee-block-simple-pie-chart-block"="">I think the issue is with an unnecessary
esc_attr()on line 18 ofrender.php. The block properties are already escaped by theget_block_wrapper_attributes()function.
You must be logged in to reply to this topic.