You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@Lanjelin, any thoughts how you'd prefer to handle the spaces here?
Sorry for the late reply, much is going on personally at the moment.
A final .trim() should do the trick here, and I have no idea on how I missed it in the first place.
From my template:
Input data:
Output:
I think the issue is with this section in
main.ts
:Maybe a final
.trim()
? (idk TS/JS is not my thing)The text was updated successfully, but these errors were encountered: