Hello - thanks for the prompt response. So I did actually look at this page and the site logs but it’s showing the same error message. I have put a screenshot of what I see below (I removed a few console.logs from the code above to clean it, but that is what is showing up in the site monitoring).
I may be missing something very obvious, but the only other strange thing I saw in the logs was that my backend logs / errors are showing up before the frontend getMember() logs. As I mentioned above, when I test just the backend piece in the editor, I am not receiving the ‘Cannot read property…’ errors and it functions correctly.
Could this be an issue with the timing of the functions?
