evan bernstein

Results 5 comments of evan bernstein

@gaearon I created this [CodeSandbox with the code](https://codesandbox.io/s/react18safariskiprenderpropschanged-vlz19f). Unfortunately, the issue does not reproduce in CodeSandbox. You can certainly view the code. Is there any chance you could test out...

@gaearon My best guess is that everything runs just a bit slower in CodeSandbox and thus the renders don't get skipped, at least on my Intel Mac. You are probably...

With the release of macOS Sonoma imminent, I updates the packages in my linked project and tested in the latest Safari. info Direct dependencies ├─ @types/[email protected] ├─ @types/[email protected] └─ @types/[email protected]...

Thanks for the response @charliermarsh . I was afraid the answer was something like that, given my skim of PEP 621 (which was the first time I tried to read...