Donovan Clarke

Results 16 comments of Donovan Clarke

Version 2.0.0 Plan - Include class component - Include class component with forwardRef - Include functional component (work with React 16.8.0+) - No longer rely on mocha, chai, enzyme or...

I have noticed a bug with the class component around when an animation is meant to loop and transition. It will currently continue loop through the initial animation, then show...

Just another engineer chiming in on this 🙏🏽 Edit: You could possibly use a resolution as a workaround. I will be testing this shortly.

> @davidovich9 I use react without nextjs and vite. When I set the resolution in the package.json, the message "2 high severity vulnerabilities" persists on npm install. Are you using...

> Using `overrides` worked for us to remove the warning! What exactly is that doing to fix the issue? Say you have package A. And package B, C, D use...

> The temporary override (`pdfjs-dist` -> `4.2.67`) seems to fix the audit issues but we (@marvinjaworski ) are facing compatibility issues with`react-pdf` in version `8.0.2` ![image](https://private-user-images.githubusercontent.com/19550091/329543500-5bd79625-68e6-4d71-9bac-92c171aec36d.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MTU2MTA2ODgsIm5iZiI6MTcxNTYxMDM4OCwicGF0aCI6Ii8xOTU1MDA5MS8zMjk1NDM1MDAtNWJkNzk2MjUtNjhlNi00ZDcxLTliYWMtOTJjMTcxYWVjMzZkLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNDA1MTMlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjQwNTEzVDE0MjYyOFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTFkZDNkMmIyMmYxOGJlMWVkNTE1Zjc0OTEzNzU0MTI4OTkwMDFiMzI5NjQyNWEzNzdjY2VhNGFmYmY5MTE3YzcmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0JmFjdG9yX2lkPTAma2V5X2lkPTAmcmVwb19pZD0wIn0.AJUnKK572xgqUxkedCRNXRXvQXUy5_A0xlParUx22YM) So until we found...