• I got a problem with the use of acceptance tag. Worked fine so far but now if i try to send a mail it wont send. In the moment i check the checkbox following javascript error shows up:

    index.js?ver=5.4.2:1 Uncaught TypeError: Cannot read property 'checked' of null
        at index.js?ver=5.4.2:1
        at NodeList.forEach (<anonymous>)
        at t (index.js?ver=5.4.2:1)
        at HTMLFormElement.<anonymous> (index.js?ver=5.4.2:1)
    (anonymous) @ index.js?ver=5.4.2:1
    t @ index.js?ver=5.4.2:1
    (anonymous) @ index.js?ver=5.4.2:1

    Without cf7 material design this problem dont exist. Any ideas how to fix this?

    The page I need help with: [log in to see the link]

  • The topic ‘Acceptance Tag stoped working and trows a js error’ is closed to new replies.