Hasan Ayan

Results 7 issues of Hasan Ayan

I am working on a custom mode and I would like the drawing to change based on user's text input during the drawing, dynamically. So I read the input's input...

bug
question

### Current Behavior after migrating from nx 14.7.5 to to 15.3.3, I started getting this error; ![Screenshot 2022-12-15 at 13 42 46](https://user-images.githubusercontent.com/8726938/207839368-44f3a10d-0c75-4d08-85b1-70556f8ea19d.png) that folder XXX/public/locales/de has project.json, but that `project`...

type: bug
scope: core
stale

**Intended outcome:** observer components should not force a re-render during a render **Actual outcome:** observer components are forcing re-render during a render **How to reproduce the issue:** I'm trying to...

🐛 bug

Hello, this is a first attempt at supporting variable row heights. I tried to test it with the existing examples and it seem to work fine with both exact and...

### Reproduction https://stackblitz.com/edit/remix-run-remix-8wtcgn?file=app%2Froutes%2F_index.tsx To reproduce; - Click `set param mutate current` button on any of the components - You'll see that the component's history stacks that list the changes to...

### Reproduction https://stackblitz.com/edit/remix-run-remix-nri7k8?file=app%2Froutes%2F_index.tsx Click `set param` button and you'll see that the history stack will have 5 items (4 re-renders because of changing searchParams) instead of 2 and the first...

### Reproduction ***TL;DR;*** Path of the input files are not considered when computing the content hashes and, this sometimes causes non-deterministic builds. Make sure relative path of the file is...

package:dev
bug:unverified