Daniel Schroeder

Results 7 issues of Daniel Schroeder

Great article. Wanted to try out the RequireBin example and got the following errors: (on Webpage) Bundling error: Error: CORS request rejected: https://wzrd.in/multi (in console) Access to XMLHttpRequest at 'https://wzrd.in/multi'...

There's a typo here: https://github.com/googleworkspace/python-samples/blob/8bba56126492aa1508f4d8059f95c15e9776234e/slides/quickstart/quickstart.py#L35 It should be: ```text Prints the number of slides and elements in a sample presentation. ```

It looks like the Let's Encrypt certificate expired yesterday so HTTPS requests have issues: ``` Issued To: Common Name (CN) www.boredapi.com Organization (O) Organizational Unit (OU) Issued By: Common Name...

### Proposed changes In the original example, the "Mounts" field returned by `docker container inspect [CONTAINER]` was not shown. My edit may include too much data, but we should at...

area/storage

Anytime I open an HTML file in VS Code, I'm seeing this error: ![power-apps-html-language-server-crashing](https://github.com/microsoft/powerplatform-vscode/assets/15895133/e09ba50f-c2b0-4e86-bf3f-077542e72f6e) It started happening on the latest version release (v2.0.41). I'm also on the latest version of...

bug

We're seeing some odd behavior in Power FX where a record member that hasn't yet taken on a value (so, it's `Blank()`) is not behaving as expected when we're using...