Issue at hand: Converting a number to a string I had a component that accepted a number or undefined type argument idxToAttach as a prop. Then, I wanted to append idxToAttach as string to my form, because since FormData's .append method only accepted...
onigiri.hashnode.dev2 min read
No responses yet.