Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error in Web UI on startup (Win + Android). #389

Open
Kukks opened this issue Jul 13, 2021 · 5 comments
Open

Error in Web UI on startup (Win + Android). #389

Kukks opened this issue Jul 13, 2021 · 5 comments

Comments

@Kukks
Copy link
Contributor

Kukks commented Jul 13, 2021

I tried searching, I promise @Eilon :D
I'm unsure what causes this error, I tried allowing all exceptions to suspend but nothing seems to get caught. Any thoughts? I'm also building the common UI for WASM and Blazor Server with no issues. I am testing on Windows WPF and Android (probably similar errors on Apple stuff but can't test them)

image
image

@Eilon
Copy link
Member

Eilon commented Jul 13, 2021

Very weird. I feel like I've seen it before but I can't find any previous bug. Do you have a repro for this project? Or any info on the project structure that might be related to this?

@Kukks
Copy link
Contributor Author

Kukks commented Jul 13, 2021

Very weird. I feel like I've seen it before but I can't find any previous bug. Do you have a repro for this project? Or any info on the project structure that might be related to this?

https://github.com/Kukks/BlazingPay on master should be able to repro on run. Debugging a bit and it seems to be on Main.razor, which is a simplified version of the hybrid template

@Kukks
Copy link
Contributor Author

Kukks commented Jul 16, 2021

So it seems the culprit is LiveSharp (which enables hot reload for Blazor + Xamarin even on .net core 3). Once I removed the package, it deployed with no issues. cc @ionoy perhaps you know what went wrong?

@Eilon
Copy link
Member

Eilon commented Jul 16, 2021

Oh that's interesting. If there's something we need to take into account in MBB to make this work I'd love to know.

@Kukks
Copy link
Contributor Author

Kukks commented Jul 16, 2021 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants