-
### Link to the code that reproduces this issue
https://github.com/mjfaga/nextjs-relay-swc-excludes
### To Reproduce
Install dependencies and build:
```shell
yarn install
yarn build
```
### Cu…
-
Running into an issue where a simple pubnub chat causes Safari to eat up 90% CPU when any channels have been joined. I've isolated it to opening a connection to channels. As soon as I call connect, it…
-
https://github.com/Tyler-V/nativescript-mapbox-sdk/blob/3b7bcc9bee674238956b22e0481c7f088c8c0bc3/src/ios/map.ios.ts#L158
Is there something special I need to do here @bradmartin?
It crashes on t…
-
### Problem Statement
With the upcoming Manifest V3 changes, almost all powerful extensions will end up having at least three separate extension contexts:
1. an "extension service worker" that has…
-
### 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/…
-
When using a Custom JS transform with `snowplow_mode = true`, the types of timestamp fields like `derived_tstamp` or `collector_tstamp` in the incoming event data are JS versions of the [time.Time](ht…
-
This file is causing problem:
https://github.com/Azure/azure-sdk-for-js/blob/5ec3a86fa3ac4616f949802eb7206f20254d2db0/sdk/network/arm-network-rest/src/isUnexpected.ts
![image](https://github.co…
-
### Describe the problem
For security reasons, the access token should not be stored in the localStorage, see ...
https://github.com/cinnyapp/cinny/blob/6437970f7f0d2a54c694b7b5347f142e6c670d44/src/…
-
With this program:
```
import * as aws from "@pulumi/aws";
import * as kubernetes from "@pulumi/kubernetes";
console.log(aws);
console.log(kubernetes);
```
Serializing logs makes the prog…
-
- **Package Name**: `@azure/monitor-query`
- **Package Version**: `1.1.1`
**Describe the bug**
Cell value in results row are defined as `Date | string | number | Record | boolean`.
https://git…
irnc updated
4 months ago