michelegiorgi / formality

Forms made simple (and cute). Designless, multistep, conversational, secure, all-in-one WordPress forms plugin.
https://formality.dev
GNU General Public License v3.0
96 stars 16 forks source link

Add New Form: Editor error #58

Open robin148 opened 1 month ago

robin148 commented 1 month ago

After installing Formality on my WordPress 6.6.1 working on local with XAMPP I tried to add my first new form and I have this message: Capture d’écran 2024-08-23 102335

Error message: TypeError: Cannot read properties of null (reading 'classList') at onSelect (http://localhost/tssr/wp-content/plugins/formality/dist/scripts/formality-editor.js?ver=1.5.7:1:60150) at setSelectedId (http://localhost/tssr/wp-includes/js/dist/components.min.js?ver=36b97398bf090476214e:41:5034) at http://localhost/tssr/wp-includes/js/dist/components.min.js?ver=36b97398bf090476214e:27:26350 at m (http://localhost/tssr/wp-includes/js/dist/components.min.js?ver=36b97398bf090476214e:27:24535) at http://localhost/tssr/wp-includes/js/dist/components.min.js?ver=36b97398bf090476214e:27:24560 at Set.forEach () at Object.f [as setState] (http://localhost/tssr/wp-includes/js/dist/components.min.js?ver=36b97398bf090476214e:27:24547) at http://localhost/tssr/wp-includes/js/dist/components.min.js?ver=36b97398bf090476214e:41:5152 at http://localhost/tssr/wp-includes/js/dist/components.min.js?ver=36b97398bf090476214e:41:5459 at ri (http://localhost/tssr/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1:2:93198)