SamuelRiversMoore / icons-field

An icon select-field for kirby-3
1 stars 0 forks source link

Cannot read property 'classList' of undefined #2

Open andreasotto opened 4 years ago

andreasotto commented 4 years ago

Does not work with current kirby 3.

I tried to use like this:

              sidebar_content:
                type: structure
                label: Inhalt
                when:
                  sidebar: true
                fields:
                  xicon: 
                    label: Symbol
                    type: icons
                  content:
                    label: Inhalt
                    type: editor
andreasotto commented 4 years ago

Is this project dead?