-
### Describe the bug
If ExampleJsInterop is called from WinForms or from WPF it throws a NullReferenceException
### To Reproduce
In WinForms:
- open https://github.com/dotnet/aspnetcore/tree…
-
On Linux, when you are trying to start a process after a photino (Webkit) window has been opened, it executes but never returns (Process.WaitForExit never returns and the Process.Exited event is never…
-
We need to react to https://github.com/dotnet/aspnetcore/issues/35707 and override a new virtual method to instantiate a PhysicalFileProvider for static web assets.
Eilon updated
2 years ago
-
There's an open issue on the Samples repo (https://github.com/tryphotino/photino.Samples/issues/11) about this, but it should be on this repo.
The `OnChange` callback for the `InputFile` component …
-
The sample photino demo app leaks memory at an alarming rate after the first pop message box is closed ("dynamically inserted javascript") over 1Gb after 10 secs idle and consumes cpu cycles constantl…
-
> dotnet 6 - macos big sur 11.6 - zsh
If I type in
`dotnet new -i TryPhotino.VSCode.Project.Templates` (or any other template)
I get
```
Warning: Failed to download TryPhotino.VSCode.Project…
-
So for example in a default Blazor WASM or Server project I can change the underlying DI system to something else, such as:
```csharp
public static async Task Main(string[] args)
{
var builder …
-
I ran into a problem when porting code to Photino.Blazor. there are no features that the "Startup.Configure" function brings.
More specifically, I need to get an ILoggerFactory instance for further…
-
There is a couple seconds where the photinowindow is loading, and when it is loading it is white.
Traditionally apps mitigate this by having a chromeless splash screen show while the main window lo…
tomlm updated
2 years ago
-
I have built a react project and I cant load it in photino
OS: macOS
photino.net version: 2.0.13
Source files: https://github.com/TheOnlyBeardedBeast/PhotinoFetch/tree/master/HelloPhotino/H…