Blazored / Gitter

A Blazor Gitter Client
MIT License
37 stars 14 forks source link

Major refactor to fix problems with events not firing in server mode.… #38

Closed SQL-MisterMagoo closed 5 years ago

SQL-MisterMagoo commented 5 years ago

… Server mode now works, but needs the CSS changes @MarkStega is working on.

Removed lots of Console WriteLine messages as well - otherwise we never will

Fixed #36 - redirect to login page now works

Once this is in, Mark should be able to rebase his CSS work onto this commit and continue with a working dual-mode system.

MarkStega commented 5 years ago

@SQL-MisterMagoo @chrissainty If you merge this onto master I believe I can pretty quickly update my repo and merge master into my changes and update the PR...

SQL-MisterMagoo commented 5 years ago

Go for it @MarkStega