Replies: 1 comment
-
Hi @sebgok This should work. I'm guessing the problem is specific to something else in the code. Do you want to share more of the actual code? |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
Across my trials, I use a lot of the same strings, so the code is too repetitive. I turned the strings into variables with the hope of using them as template literals/strings, but it didn't work. I'm wondering if there is any other solution to this? What I want to achieve is something like this:
Beta Was this translation helpful? Give feedback.
All reactions