johannschopplich / unlazy

🪧 Universal lazy loading library for placeholder images leveraging native browser APIs

Home Page:https://unlazy.byjohann.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Uncaught RangeError: Maximum call stack size exceeded

tobimori opened this issue · comments

Reproduction

I don't know what's causing this issue, but I can help you investigate. just message me.

Describe the bug

This is the error in v0.10.0.
CleanShot 2023-09-12 at 17 42 26@2x
CleanShot 2023-09-12 at 17 41 38@2x

I get a similiar error in v0.9.0, just for a different type of code.
CleanShot 2023-09-12 at 17 46 40@2x

Additional context

No response

Logs

No response

Thanks for the report! I think I have found the issue…

Could you please try v0.10.1 and give me a hint if it fixes your issue?

thanks for the quick fix, this fixes the issue!