Open vollyimnetz opened 5 years ago
I stumbled about a bug where some of my JS-driven links do not work anymore. After a hour of search i found that your script caused the error.
I assume the problem is caused by the following code (but did not test enough).
window.removeEventListener('mouseup',` this.onMouseUp); window.removeEventListener('resize', this.onResize);
Finally I have removed the script again and instead used the following codepen on my page: https://codepen.io/bamf/pen/jEpxOX
I stumbled about a bug where some of my JS-driven links do not work anymore. After a hour of search i found that your script caused the error.
I assume the problem is caused by the following code (but did not test enough).
Finally I have removed the script again and instead used the following codepen on my page: https://codepen.io/bamf/pen/jEpxOX