-
### Describe the bug, including details regarding any error messages, version, and platform.
When publishing to npm the JavaScript implementation for 18.0.0 I saw the following error on one of the pa…
-
### Problem description
Calling reset() from the appended snippet in test runs leads to
```js
TypeError: Cannot set property crypto of # which has only a getter
at Tabris. ({project}/node_…
-
Many users create unique import JS for specific templates such as 'blogs', 'news', 'events', etc. They keep a list of those URLs in files and then copy/paste them into the URLs field and then change …
-
### Is there an existing issue for this?
- [x] I have checked for existing issues https://github.com/getsentry/sentry-javascript/issues
- [x] I have reviewed the documentation https://docs.sentry.io/…
-
**What version of this package are you using?**
Latest
**What operating system, Node.js, and npm version?**
Node 20 with yarn, tried mac os and windows
**What happened?**
I have an app with e…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
### 相关平台
微信小程序
**小程序基础库: 1.06.2303060 Stable**
**使用框架: Vue 3**
### 复现步骤
- config/index.js
使用了 webpack5,默认开启了 prebundle
```
compiler: 'webpack5',
```
- 微信小程序 Console
``` shell
…
-
We've fixed the most egregious flaky tests, but we still have a total of 7 low severity tests which are flaky less than 10% of the time. The more of these that we can fix, the happier our life will be…
-
### I tried this:
Empty main.w and a p.js:
```js
exports.Platform = class MyPlatform {
postSynth(config) {
console.log('postSynth');
return config;
}
}
```
Install `@winglang/p…
-
### For which library do you need help?
native-federation
### Question
Hi, I set up native federation to connect two angular 18 app which are on two different repositories.
My configurations ar…