Rodrigo Pereira

Results 18 comments of Rodrigo Pereira

ok based on my previous comment I also found out that the beta channel isn't up to date and doesn't have the webview2 runtime which is needed to run webwindow.......

could you mention this on #50 please @delta-it??? I think that issue is helpful for newcomers to this repo and that info could be useful there...

My workaround to this. Use the sample program.cs and startup.cs files. Dont forget to change the namespace.

Just found a problem while working using my workaround... i can't seem to find a way to pass an existing instance of a class to the startup class. I would...

Hey this is incorrect... The Edge Beta no longer has the webview 2 runtime. Please change it to the dev version or the cannary version. i explain why in #109...

@marcvannieuwenhuijzen can you post a print of the error?

yes u can. you will need to at least import the webwindow.blazor project and if you want to you can use the webwindow nugget package on that project so that...

So i managed to fix this, but since it isn't a general bug just one very specific for me I won't make a PR for it. The problem was the...