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

[Bug]: Images not be rendered gradually #873

Open
bigfoodK opened this issue Jun 27, 2024 · 0 comments
Open

[Bug]: Images not be rendered gradually #873

bigfoodK opened this issue Jun 27, 2024 · 0 comments
Labels
bug Something isn't working namui This issue is for namui engine

Comments

@bigfoodK
Copy link
Contributor

Expected Behavior

Keep render images

Actual Behavior

Image not be rendered with error

Uncaught (in promise) RangeError: Array buffer allocation failed
    at arrayBufferConstructor_DoNotInitialize (<anonymous>)
    at new Uint8Array (<anonymous>)
    at new File (@bjorn3_browser_wasi_shim.js?v=b0181aa0:1458:17)
    at fds.ts:27:9
    at Array.map (<anonymous>)
    at makeDictionaryTree (fds.ts:23:24)
    at fds.ts:30:39
    at Array.map (<anonymous>)
    at makeDictionaryTree (fds.ts:23:24)
    at fds.ts:30:39

animation

Steps to Reproduce

Render multiple image reapeatly

Run jigcle in 8943c6a

Other Info

Maybe right or maybe not

@bigfoodK bigfoodK added bug Something isn't working namui This issue is for namui engine labels Jun 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working namui This issue is for namui engine
Projects
None yet
Development

No branches or pull requests

1 participant