• Resolved aviadp

    (@aviadp)


    HI,
    I have this Error on the admin panel:

    Uncaught TypeError: Cannot read property ‘value’ of null
    at textFieldChars (call-now-button.js?ver=0.3.1:37)
    at call-now-button.js?ver=0.3.1:32

    Can someone please help me with that?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author Jerry Rietveld

    (@jgrietveld)

    Hi aviadp,

    I’m sorry about this! I’ll have a look and get back to you asap!

    Cheers,
    Jerry

    Plugin Author Jerry Rietveld

    (@jgrietveld)

    Hi aviadp,

    There is some JS that ‘watches’ the text field for any button text and counts the characters entered. The error you’re seeing happens when there’s no text in the field. The button will still function without issues though.

    Personally I’m not seeing the error. Can I ask where you see the error (in the admin screen or in the console?) and what browser you use?

    I’ll add a check to the code that makes sure there’s content in the field before the character counter kicks in.

    Thanks,
    Jerry

    Thread Starter aviadp

    (@aviadp)

    HI,
    The Error occurs on the admin panel when I click “Inspect” on Chrome

    Plugin Author Jerry Rietveld

    (@jgrietveld)

    Will be fixed in next update.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Uncaught TypeError’ is closed to new replies.