Replies: 1 comment
-
Check the actual data types Line 9 in 843de37 First of all, run console.log(data) for debugging. The result should be an array of strings. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a predefined option to use current timestamp?
I tried to do custom format:
This indeed logs current timestemp, but it creates two issues:
Beta Was this translation helpful? Give feedback.
All reactions