Built using Next.js & Styled using SASS
Design comparison
Solution retrospective
I would like to hear your feedback!
Community feedback
- Account deleted
It seems to always bring me back an error saying
Application error: a client-side exception has occurred (see the browser console for more information)
, not sure what's happening but the design seems to be good.Marked as helpful0@imadatyatalahPosted about 3 years ago@thulanigamtee You're right, I have fixed the issue!
Thanks for the feedback.
0@Jayesh2812Posted almost 3 years ago@imadatyatalah Hey great work, also I wanted to ask how did you fix the
Application error: a client-side exception has occurred (see the browser console for more information)
. I am also getting the same error0@imadatyatalahPosted almost 3 years ago@Jayesh2812 I think I had the error when I used
useClipboard
hook inside amap
method, I fixed it by creating a new component(Link
) that has theuseClipboard
hook.1@Jayesh2812Posted almost 3 years ago@imadatyatalah That does not really apply to my scenario had some issues with the deployment. Thanks for the help 😀
0
Please log in to post a comment
Log in with GitHubJoin our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord