Hi I am having a very weird issue - the function works on first load but after I refresh the page the button/functionality no longer downloads. Then back in my code editor I delete the function call, save, add the function call, and the function works again until I refresh the page. I'm using React with Typescript. Any ideas?
Hi I am having a very weird issue - the function works on first load but after I refresh the page the button/functionality no longer downloads. Then back in my code editor I delete the function call, save, add the function call, and the function works again until I refresh the page. I'm using React with Typescript. Any ideas?