Skip to main content
November 10, 2022
Question

Getting this error where to check and change

  • November 10, 2022
  • 1 reply
  • 0 views

    1 reply

    stefanhelzle0001
    Brainy
    November 10, 2022

    As the error states. you feed a NULL value into the text() function. You will need to add a null check or use the a!defaultValue() function.