-
### Describe the problem
@sveltejs/enhanced-img renders the `img` tag using intrinsic dimensions, which causes incorrect rendering if the image is a 2x retina image.
### Describe the proposed soluti…
-
As a developer
I want to be able to use a `Stepper` component
so that I can provide a wizard-like workflow by dividing content into logical steps.
The component should contain:
- [ ] Embedded cl…
-
Dear community,
I want to separate a single callback into separate tasks for efficiency.
For example when :
- input A outputs result1 and result2
- input B outputs result2 and result3
I prefe…
-
My Lexical editor was working perfectly fine with Next.js page router. But after I updated my project to use Next.js App Router, the lexical editor's collaboration plugin was not working properly. Som…
-
**Note:** My issues concern the [dec-derivining](https://github.com/QuickChick/QuickChick/tree/dec-derivininghttp:// "dec-derivining") branch that accompanies the PLDI 2022 paper: Computing Correctly …
-
### Current behavior
Every time I load my app, after updating a bunch of my packages (of note: react-native, expo), I get this error:
```js
Warning: A props object containing a "key" prop is bei…
-
```
$ ./main "A C" "A -> (B | C)" "B -> (~A)" "C -> A"
main:
Failed to compose proofs, since the end of one did not match the
start of the other. The end of the first proof was
(Prop 1 :&: Prop…
-
### Describe the issue:
When we call `pymc.do` or `pymc.observe` we might also want to change some coordinate values. At the moment, this can't be done.
### Reproduceable code example:
```py…
-
Is this plugin compatible with Angular 17 for mobile?
Its strange how it works on desktop
-
Do you think it could be possible to make an example with two columns scrollable?
This is my try but I don't get it
- index.js
```jsx
import styles from "./index.module.css"
import Reac…