ergo-auction-house / frontend

User interface of Auction House.
2 stars 0 forks source link

Application error: a client-side exception has occurred (see the browser console for more information). #36

Closed Allcyberpunk closed 1 year ago

Allcyberpunk commented 1 year ago

application error

An error occurred after minting two NFTs and clicking on the notification bell emoticon.

anon-real commented 1 year ago

@Allcyberpunk is it possible for you to open your browser console (F12) go to networks tab, open the notification center. Then you should see a few requests being sent like the following image:

Screenshot 2023-04-03 at 2 57 15 PM

Could you share the response of those requests (those that are non-empty) here?

Allcyberpunk commented 1 year ago

Whenever I click on the bell I get that error.

console

Therisaa commented 1 year ago

Do you get this error on every page? Or it just happens after minting an item? It would be really nice if you could send me the response to the request. The request's name is ?page=1&limit=5 and It appears exactly after clicking on the bell icon. A screenshot from the console section that shows the error message will also be helpful. Like this: console

anon-real commented 1 year ago

@Allcyberpunk are still getting this error?

Allcyberpunk commented 1 year ago

I get the error every time I press the bell, no matter what I do and no matter where I am on the web, every time I touch the bell again I get the error.

Allcyberpunk commented 1 year ago

error

I hope this screenshot is helpful.

Therisaa commented 1 year ago

Thank you for the screenshot. I think I found the problem and fixed it. Can you please check if you are still getting this error or not?

anon-real commented 1 year ago

@Allcyberpunk are you still getting this error?

Allcyberpunk commented 1 year ago

I think it's solved, notifications open perfectly.