sigmb
Results
2
comments of
sigmb
I had the same problem using Electron and Blazor Server. I found out a few things. First I was missing this in <head> in _Host.cshtml <link href="_content/BlazorMonaco/lib/monaco-editor/min/vs/editor/editor.main.css" rel="stylesheet" /> I...
Need to update the project.pbxproj to add in the Release section's build settings the react-native/React path ``` 58B511F11A9E6C8500147676 /* Release */ = { isa = XCBuildConfiguration; buildSettings = { HEADER_SEARCH_PATHS...