Is the latest plugin version compatible with WordPress 6.2.2 and the 2022 theme? It does not look so. Trying to edit a page with a contact form in the Gutenberg editor results in the following error:
TypeError: Cannot read properties of undefined (reading 'join')at https://.../wp-includes/js/dist/editor.min.js?ver=9b9729953f3754e74846:7:161012
at https://.../wp-includes/js/dist/data.min.js?ver=7c62e39de0308c73d50c:9:2045
at __unstableMarkListeningStores (https://.../wp-includes/js/dist/data.min.js?ver=7c62e39de0308c73d50c:2:22094)
at Object.__unstableMarkListeningStores (https://.../wp-includes/js/dist/data.min.js?ver=7c62e39de0308c73d50c:2:22352)
at p (https://.../wp-includes/js/dist/data.min.js?ver=7c62e39de0308c73d50c:9:2010)
and so on
Whether the contact form shortcode is placed in a paragraph, shortcode or chosen from the contact form 7 widget block does not make any difference.
