Sergei Sergeev
Sergei Sergeev
I spent some time playing around with this task. Below are my findings: - it's not that difficult to have a monaco editor instance running in blazor with syntax highlighting...
Yeah, I made a similar conclusion. In theory, we can do it right now, but the efforts needed don't match the value (at least for now). Thus I added my...
It looks like the issue appears again - the workaround is to explicitly cast the object to a proper type, i.e. ``` const styles = stylesheet({ item: { borderLeft: "4px...
SPFx 1.19 [will have](https://devblogs.microsoft.com/microsoft365dev/public-preview-of-sharepoint-framework-1-19-first-release-of-upcoming-features/) Webpack 5 support.
Could you provide some screenshots how it looks like?
Sorry, seems the screenshots pasted via email are not visible. Could add them thought the GitHub site?
@ctm474 Could you please re-add your screenshots using the Github website? Because I cannot see them in the response sent from email.
I strongly believe that's environment and\or configuration specific error. In more than 6 months from the date, when it was originally reported, we have only one developer who confirmed it....
@lhdeveloper could you create a sample repository reproducing the error you have?
@jhholm It seems we're missing some small but very important settings, because I was not able to reproduce the scenario you mentioned (I've tried on windows). No matter what quotes...