dotnet-presentations / blazor-workshop

Blazor workshop
https://aka.ms/blazorworkshop
MIT License
3.51k stars 1.56k forks source link

Session 09 "Handling clicks on notifications" - click on push don't take me to status invormation #288

Closed ZaPaw closed 4 years ago

ZaPaw commented 4 years ago

Hello,

I just end session 09 "Handling clicks on notifications" but I have problem with click on push. After I click notifacation it just disappear and nothing else is happened. I try this on my code using Chrome and PWA and with code frome save-points "09-progressive-web-app" via Chrome. OS Windows 10.

Expected behavior (from session 9): " If you have the Blazing Pizza PWA installed, it will take you into the PWA, whereas if you don't it will take you to the page in your browser."

ZaPaw commented 4 years ago

I close issue because after deploy app everything work ok. Probably it was some issue with my local environment.