xenobytezero

Results 34 comments of xenobytezero

Pushed a fix for missing authentication required for the link tool. Also I had to configure the CORS middleward for my Strapi insance to allow the `X-Requested-With` header, since the...

I'm seeing the same effect as youemailmee, where i can modify the nodes, the value appears to have changed, but when using `XMLSerializer().serializeToString(doc)` the output string contains the old value....

I actually only noticed this when setting up a new clean work machine, so the amount of customisation is minimal. The only thing I run of that type is [7+...

I'm running 20H2, version 19042.508.

Updating to 1.15.2874.0 does not appear to have fixed the issue, presenting the same as above.

Reasonably sure I had restarted multiple times, but will confirm at the start of the week when I am back in the office.

Can confirm that multiple restarts does not fix the issue.

I have still been having this issue with Win10, the solution for me (from https://github.com/microsoft/terminal/issues/10496#issuecomment-1611918247) was to install with Scoop. Works for me there.

Just to chime in and say this appears to still be true. Wasted a lot of time trying to figure out why my `npmAuthToken` in `yarnrc.yml` kept returning a 401...