-
### Description
Similar to https://github.com/WordPress/gutenberg/issues/66525
In the Site editor 'site view', the navigation panel > Styles, shows a control to go to the Revisions:
![Image](https:…
-
In https://github.com/phetsims/chipper/issues/1491, we see that typescript can import json directly with a few settings. We may prioritize supporting this in NodeJS for now, but it would be so amazing…
-
I am trying to use your crate in a system where I don't want to have a global allocator. But by including the fft code that makes use of Vec the crate as a whole now has a dependency on having a glob…
-
I'm going to do some work for global variable distinguishing environments.
At present, my idea is as follows:
```lua
---@global global -- the table will be merged into current globals. the second…
-
For systems where there are many components which need to register their own metrics, shared mutable access to the registry is required in order to keep things nice and simple (for the user). Providin…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe the problem.
I would like to have a more streaml…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Describe the bug
`MSB4018 The "ResolveCompressedAssets" task failed unexpectedly.`
I have both `9.0.100` and …
-
### Clear and concise description of the problem
It would be great if it was possible to globally define an Error type that all operations (or maybe just all operations within a namespace) use as a d…
-
This is the code at fault:
```
var default;
var init_process3 = __esm({
".sst/platform/node_modules/unenv/runtime/polyfill/process.mjs"() {
init_process2();
init_global_this();
…
-
I found the ROOT CAUSE, @javiercn can we clean up the global event listener, when connection closed?
when Blazor connection closed, the [detachWebRendererInterop](https://github.com/dotnet/aspnetcore…