date.setZone is not a function in Edge #3564
-
I have the following input field:
It is displayed correctly in my edge template. However upon form submission I get the error I am confused why is it even checked when I submit the form. A hint might be that I have |
Beta Was this translation helpful? Give feedback.
Answered by
RomainLanz
Feb 15, 2022
Replies: 1 comment 1 reply
-
Hey @galaczi! 👋🏻 Could you please share your controller code? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
galaczi
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @galaczi! 👋🏻
Could you please share your controller code?
It seems that you are displaying this view again, and
inputDate
is not set.