Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak #65

Open
z1m1n opened this issue Sep 18, 2024 · 4 comments
Open

Memory leak #65

z1m1n opened this issue Sep 18, 2024 · 4 comments

Comments

@z1m1n
Copy link

z1m1n commented Sep 18, 2024

Latest version of package (3.1.4) causing memory leak (heap out of memory)

@shrpne
Copy link
Owner

shrpne commented Sep 18, 2024

Can you provide reproduction? Did you check only last version or are you facing this issue after updating from 3.1.3?

@z1m1n
Copy link
Author

z1m1n commented Sep 19, 2024

Can you provide reproduction? Did you check only last version or are you facing this issue after updating from 3.1.3?

I couldn't reproduce it in small stackblitz project right now, will try later.
Yes, issue appeared in 3.1.4 and reverting to 3.1.3 resolve the issue.

@shrpne
Copy link
Owner

shrpne commented Sep 19, 2024

It is strange. InlineSvg component was not changed during 3.1.3 -> 3.1.4 update. There are only changes in .d.ts types

@z1m1n
Copy link
Author

z1m1n commented Sep 19, 2024

It is strange. InlineSvg component was not changed during 3.1.3 -> 3.1.4 update. There are only changes in .d.ts types

it fails on project types check, tsc --noEmit

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants