smithfield-studio / acf-svg-icon-picker

Creates an ACF SVG Icon Picker field
MIT License
13 stars 3 forks source link

feat: added MutationObserver #20

Closed chrisbakr closed 3 weeks ago

chrisbakr commented 3 weeks ago

Issue

In some cases the icon selector popup is not triggered on click. Eg: a widget that uses SVG Icon Picker inside ACF repeater field. The widget is used as an item inside a MaxMegaMenu

Solution