Conversation
supportHi, 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 of render.php . The block properties are already escaped by the get_block_wrapper_attributes() function.
No comments were stored for this source.