[ad_1]
First, this is a great plugins, tks to developer!
When I select the block and click in the panel BLOCK SETTINGS, the block breaks. In the console, this message appears:
TypeError: Cannot destructure property 'panelId' of 'fO(...)' as it is null.
at hook.ts:32:12
at component.tsx:25:6
at ft (react-dom.min.js?ver=6.0.2:1:43451)
at Ft (react-dom.min.js?ver=6.0.2:1:48896)
at ts (react-dom.min.js?ver=6.0.2:1:113344)
at Fr (react-dom.min.js?ver=6.0.2:1:77758)
at Dr (react-dom.min.js?ver=6.0.2:1:77686)
at Rr (react-dom.min.js?ver=6.0.2:1:77549)
at Nr (react-dom.min.js?ver=6.0.2:1:74544)
at react-dom.min.js?ver=6.0.2:1:30170In this specific block, I’m using a svg icon from the block library.
