Latest version (0.12.0) broken
See original GitHub issueWhen upgraded to the latest version (0.12.0), my app is not buildable by TypeScript because of the following error:
TypeScript error in app/node_modules/react-virtuoso/dist/Virtuoso.d.ts(2,29):
Cannot find module 'tinyrx'. TS2307
1 | import React, { CSSProperties, FC, PureComponent, ReactElement } from 'react';
> 2 | import { TSubscriber } from 'tinyrx';
| ^
3 | import { TScrollLocation } from './EngineCommons';
4 | import { ListItem } from './GroupIndexTransposer';
5 | import { TRender, TRenderProps } from './VirtuosoList';
I can see that react-virtuoso does not refer to the tinyrx as its dependency.
Issue Analytics
- State:
- Created 4 years ago
- Comments:5 (2 by maintainers)
Top Results From Across the Web
Broken Universe - Tower Defense update for 23 March 2022 ...
The third major update, version 0.12.0, has been applied. . This major update includes new 8th Chapter, as well as...
Read more >Next/prev broken on version 0.12.0-1 when viewing from samba ...
When opening images on a samba share the next/prev buttons do not work and Ristretto acts like only a single file is inside...
Read more >Release 0.12.0 - Statsmodels
The following lists the main new features of statsmodels 0.12. 0. In addition, release 0.12. 0 includes bug fixes, refactorings and improvements in...
Read more >rEFInd version 0.12.0 broke with the Apple firmware version ...
rEFInd version 0.12.0 broke with the Apple firmware version 429.0.0.0.0. Forum: General Discussion. Creator: Startergo. Created: ...
Read more >Update #17: School, MCPE 0.12.0 and Broken Audio - YouTube
Update #17: School, MCPE 0.12.0 and Broken Audio. 3.1K views 7 years ago ... Last To Leave Pool Of $20,000 Keeps It. MrBeast....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

@petyosi - Thank you for that. Do you have an estimate on when that will be released?
EDIT: I have updated and all is right with the world again. Many thanks for the very quick turnaround! 👍
@EdwardSalter - sorry about that, should be fixed in
0.17.5.