-
### How frequently does the bug occur?
All the time
### Description
After iOS and Android compilation, when the server starts to load the application, I receive this error:
![](https://user-images.g…
-
I'm seeing a strange error. I dropped @fractaledmind a note and he suggested I post here.
```
W, [2024-09-05T18:49:32.074281 #809854] WARN -- : SolidQueue-0.3.4 Error deregistering Supervisor (1.…
-
Vulnerable Library - gatsby-5.13.7.tgz
Path to dependency file: /package.json
Path to vulnerable library: /package.json
Found in HEAD commit: 78119dd30c46052d74e65aaa90d4c3a89e85d691
## Vulnera…
-
### Description
Here is my only comonent in my app project. The error logs never ends.
```
import React, { Component } from 'react'
import { Text, View } from 'react-native'
export default cla…
-
**UPDATE: 2024-07-29**: the latest proposal can be found [here](https://go.googlesource.com/proposal/+/54d6775ff71ccbc00c276db2a4e4841d67011cf4/design/48429-go-tool-modules.md).
----
### Backgro…
-
This RFC proposes the API and internal design for a tree-shakable ably-js client which will be included in version 2 of the library. [Tree shaking](https://webpack.js.org/guides/tree-shaking/) is a fo…
-
**Describe the bug**
Browser crashes when clicking 'favorites'
**To Reproduce**
Steps to reproduce the behavior:
click favorites
**Expected behavior**
Doesn't crash
**Screenshots**
![Sc…
dskvr updated
11 months ago
-
Hi,
I would like to get your thoughts on having a switch for customElement behaviour.
Current custom elements are based on shadow DOM which can be really handy in some cases.
But in our pro…
-
Is this the only way to handle the absolute URL requirement for SSR?:
```ts
const httpLink = new HttpLink({
uri:
url ?? isServer()
? `${process.env['HOST']}:${process.env['PORT'…
-
## What Ruby, Rails and RSpec versions are you using?
Ruby version: 2.7
Rails version: 7.0.4
RSpec version: ~> 6.0
## Observed behaviour
When using the Rails 7+ built in error reporter `Rai…