https://supertokens.com/ logo
where is undefined
c

ChungusAmongus

04/18/2023, 5:07 AM
seeing a weird message pop up on startup from the fresh-start on the website on mac. is this a known issue? it says "where is undefined?"
r

rp

04/18/2023, 6:19 AM
hey @ChungusAmongus can you elaborate? this is not a known issue
c

ChungusAmongus

04/18/2023, 6:19 AM

https://cdn.discordapp.com/attachments/1097750116414263317/1097768399406383164/Screenshot_2023-04-18_at_2.19.38_AM.png

I chose vue, golang -> get this popping up
you can just hit cancel but like it was so weird lol
r

rp

04/18/2023, 6:21 AM
hmm i see. Can you open an issue about this?
@nkshah2 can help here
n

nkshah2

04/18/2023, 6:24 AM
Hey after you cd into the folder, can you independently run
npm run start:backend
and
npm run start:frontend
in two separate terminals and see which one results in this popup?
@ChungusAmongus ^
c

ChungusAmongus

04/18/2023, 6:24 AM
sure thing
frontend
sharing device info
it seems harmless but it is weird

https://cdn.discordapp.com/attachments/1097750116414263317/1097769891269971978/Screenshot_2023-04-18_at_2.25.31_AM.png

https://cdn.discordapp.com/attachments/1097750116414263317/1097770061890080778/Screenshot_2023-04-18_at_2.25.54_AM.png

n

nkshah2

04/18/2023, 6:27 AM
Right, the thing is we use regular go and vite to run the apps. So just need to know which one is causing this behaviour to investigate further
c

ChungusAmongus

04/18/2023, 6:28 AM
has something to do with the vue-vite setup then
anyways it doesn't mess with the app as far as I can tell, have a great day 🙂
n

nkshah2

04/18/2023, 6:29 AM
Happy to help, let us know if you face other issues