❔ Problem updating ui component in razor page using blazor app
anyone got experience in hosting a blazor server app in docker container? i am having an issue, i can't seems to update ui component on the blazor page, i am using a disposable timer and it gets immediately disposed after loading the page
2 Replies
the timer gets disposed immediately after loading the page, doesn't even tick once
figured out this stupid issue
it just doesn't work in .net 8
reverted to .net 7 and it works as it should
Looks like nothing has happened here. I will mark this as stale and this post will be archived until there is new activity.