question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Latest Version Troubles

See original GitHub issue

Diving into the rabbit hole here. 😆

Looks like Blazor has updated its entire bits lately and this project’s dependencies are out of date.

For instance, it seems that a new Blazor project from this resource utilizes .razor files whereas this project uses .cshtml files.

I am a total newb looking through this, but if it’s a matter of updating file extensions and dependencies, I would be interested in submitting a PR to update everything. 👍

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

3reactions
juanfranblancocommented, Jun 6, 2019

@Mike-EEE Done 😃 hopefully it is ok for you.

I had some issue on startup on porting, mainly not happy to start processing the timer based services until fully completed the startup.

Other than that, changes… etc

I have removed that System.Reactive.dll not needed

I still use the old Reactive.UI fork (that had no issues).

I did a dotnet restore / dotnet build directly in the Reactive.UI project folder.

1reaction
juanfranblancocommented, Jun 6, 2019

Ok let me try to do the port as it is not as straight forward… as there a few breaking changes on blazor, before I get to that part 😃

Read more comments on GitHub >

github_iconTop Results From Across the Web

Windows 11, version 21H2 known issues and notifications
View announcements and review known issues and fixes for Windows 11, version 21H2.
Read more >
Latest Windows 10 and 11 Update Problems and How to ...
Check out the latest Windows 11 and Windows 10 update problems and their solutions, as recommended by Microsoft experts.
Read more >
Latest version Problem
Yesterday night updated to latest version. But, today I see that my site is not working, giving a message: There has been a...
Read more >
Issues and Problems with Latest Android Update? - AndroidSRC
Sometimes, these updates are released with unresolved bugs, which might cause some problems in your phone. However, the most common issues while ...
Read more >
macOS 12 Monterey: Versions, problems, and fixes
macOS Monterey is the latest Macs operating system. Here are the new features you can enjoy and details of the problems people have ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found