OzBob

Results 43 comments of OzBob

@shawty thank you. and an open issue about passing actual c# objects and JSON serialization using: ``` await chrome.webview.hostObjects.sync.eventForwarder.SendData(dataObj); ``` here: https://github.com/MicrosoftEdge/WebViewFeedback/issues/292 which shows passing C# data objects **without** the...

2022 Feb 24 https://github.com/react-native-webview/react-native-webview/issues/1848#issuecomment-1040722767 [Webview2 Microsoft Windows] Implements postMessage and inject javascript in Webview2 So we are starting the party, again. Just in time for the MAUI release in Build...

@codewired large file upload and download sounds interesting to me. May i see the code? I am having challenges on my hack, to write an Abstraction of common File and...

first attempt at OBS screen capture 2nd vid with a working example of listing sites, despite the MSGraph explorer not listing sites. it will also include a debug view of...

@waldekmastykarz OBS screen capture uploading

@waldekmastykarz / community can I please ask for some help on how to query msgraph 'sites' using dotnet client when query is: ...sites/{siteid}/drives/{driveid}/root:/BaseDocuments as per @PaoloPia' example here https://youtu.be/rjZnuuKQu3c?t=247

Thanks @waldekmastykarz! Much appreciated. My project is to 'Copy a local folder up to Sharepoint'. Starting with a single file C:\BaseDocuments\folder\subfolder\file.docx Check Sharepoint to see if it exists. Upload it...

The "AutoPrefix" test is failing. The auto-prefix depends on less compilation arguments or the presence of "Web Compiler" extension. Yes?

AutoPrefix test fails. -webkit-transition: ease; isn't automatically added

Replicated on Visual Studio Pro 2017 15.7.4 Less Complier v 0.9.38 Upon opening any LESS file in the web project produces the above exception