If Map field is required and not filled, It does not produce error message.
-
Hello
My setup is default cf7 form with this map tag:
[map* map-349 id:qfmapid class:qfaddressmap "zoom:1;clat:28.156269;clng:63.323149;lat:12.007089;lng:79.810600"]
When visitor submits the form and the field is required but no address picked by visitor. its shows an empty error box with not error messsge.
It shows this error on the console debugger:
<pre><code>TypeError: Cannot read properties of null (reading 'classList') at l (index.js?ver=5.5.6:1:2590) at Array.forEach (<anonymous>) at index.js?ver=5.5.6:1:3708 (anonymous) @ index.js?ver=5.5.6:1 Promise.catch (async) c @ index.js?ver=5.5.6:1 (anonymous) @ index.js?ver=5.5.6:1
Setup WP version is 5.9.1 and its happening with every theme including default themes.
Your help is much appreciated
Thank you
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘If Map field is required and not filled, It does not produce error message.’ is closed to new replies.