maurodesouza / profile-readme-generator

🎨 Enhance your GitHub profile with this amazing tool, which allows you to create a personalized README quickly and easily. This profile README generator is the best you'll find 🚀
https://profile-readme-generator.com
MIT License
1.56k stars 236 forks source link

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

Closed joaovpimenta closed 1 year ago

joaovpimenta commented 2 years ago

What happens?

Every attempt to right click an element(from the preview) generate this exception.

Here's a console log:

TypeError: e is undefined NextJS 9 framework-5f4595e5518b5600.js:1:82741 TypeError: e is undefined NextJS 9 main-1a59f16f14cc63cc.js:1:8788 A client-side exception has occurred, see here for more info: https://nextjs.org/docs/messages/client-side-exception-occurred main-1a59f16f14cc63cc.js:1:8805 NextJS 23

What are the steps to reproduce this issue?

Open the website, right click an element from the preview.

What were you expecting to happen?

A cascade menu with an option to deletion such component.

Additional information about your environment

Additional context

No response