Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
连续多次展开收起,控制台固定报错:

报错文本:
Uncaught TypeError: Cannot read properties of undefined (reading 'src')
at ImagePool.getImageSync (mf-dep____vendor.c7c6bde6.js:111758:97)
at ImageRenderer.render (mf-dep____vendor.c7c6bde6.js:110424:39)
at CanvasRendererPlugin.renderDisplayObject (mf-dep____vendor.c7c6bde6.js:109657:23)
at renderByZIndex (mf-dep____vendor.c7c6bde6.js:109374:21)
at mf-dep____vendor.c7c6bde6.js:109416:13
at mf-dep____vendor.c7c6bde6.js:98527:18
at Array.forEach ()
at SyncHook.call (mf-dep____vendor.c7c6bde6.js:98525:22)
at RenderingService.render (mf-dep____vendor.c7c6bde6.js:101195:29)
at Canvas.render (mf-dep____vendor.c7c6bde6.js:107123:24)
at tick (mf-dep____vendor.c7c6bde6.js:107135:16)
Beta Was this translation helpful? Give feedback.
All reactions