I have been getting the following error message in my browser console for a few hours now:
Uncaught ReferenceError: Moralis is not defined at app.js: 4
This is the code on app.js online 4:
Moralis.start({ serverUrl, appId });
The last time I posted about this error message, I was told it was due to a new version release.
Is this the case today?
When will it be fixed on your end?
Also is this going to be a recurring issue?