Hello bro when i was tying to get form items in my code it return this error bro in my console
Uncaught SyntaxError: Identifier 'item' has already been declared
Hello bro when i was tying to get form items in my code it return this error bro in my console
Uncaught SyntaxError: Identifier 'item' has already been declared
it looks like it was used with const somewhere else in code, not sure, but it should be related to the fact that same variable name was already used in that code before
Iām back bro, please help on this
I tried to create an item and its showing this error below
Uncaught (in promise) TypeError: Moralis.file is not a constructor
at HTMLButtonElement.createItem (main.js:130)
you are using a moralis server of a self hosted parse server?