I have problem with book reader
here is my code:
I using turnjs v3
library and i have problem with memory leak, if you reading next and next page, memory RAM is not cleared but is gaining more and more.
In console i see that DOM
is removed, but I think of is not deleted from the memory, I know that the images have a larger size than is usual but I think this is not the main problem.
If you are experiencing something similar and later mate solution I would be grateful if you could help me
Thanks