Tom Dohnal

Results 13 issues of Tom Dohnal

Closes https://github.com/adobe/react-spectrum/issues/1898 ## ✅ Pull Request Checklist: - [ ] Included link to corresponding [React Spectrum GitHub Issue](https://github.com/adobe/react-spectrum/issues). - [ ] Added/updated unit tests and storybook for this change (for...

### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/wizardly-breeze-j63t72?file=%2Fapp%2Fpage.tsx%3A6%2C3-6%2C32 ### To Reproduce 1. open the `page.tsx` file 2. hover over the line with `cacheTag(["tag-1", "tag-2"]);` ### Current vs. Expected...

bug
TypeScript

### Link to the code that reproduces this issue https://codesandbox.io/p/devbox/nostalgic-khorana-klzrhl?file=%2Fapp%2Fpage.tsx%3A11%2C1 ### To Reproduce 1. Start the application and preview it ### Current vs. Expected behavior I expect a blank page...

bug