safak / youtube

5.04k stars 5.47k forks source link

YT tutorial, React Admin Page - Notification Icon error #39

Closed toalexsandr closed 2 years ago

toalexsandr commented 2 years ago

Firstly, thank you for an amazing YouTube tutorial "React Admin page", its exactly what I need, but my data comes from MySQL so I'll need to find videos on that later. Anyways, back to my question, for some reason I am getting an error on the Top Bar section and I cannot figure out how to fix it. One thing for sure, when I use <NotificationsNone /> I get a hook error on the browser. Which I don't think it's that. It's just throwing all kinds of errors. However, when I replace that code with just text, like "hello", it shows on the browser without any issues. I am including pictures to show you what's happening.

Do you know what could be causing this?

Really appreciate your time on this.

with icon notification no icon notification

toalexsandr commented 2 years ago

it worked itself out. funny.