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

Waves: Block breaks in the site editor #331

Open
ajlende opened this issue Jul 24, 2023 · 0 comments
Open

Waves: Block breaks in the site editor #331

ajlende opened this issue Jul 24, 2023 · 0 comments
Labels
Bug Something isn't working

Comments

@ajlende
Copy link
Contributor

ajlende commented Jul 24, 2023

I'm getting this error when inserting the waves block in the site editor. It seems to work fine in the frontend and post editor.

Uncaught Error: unknown attachment type
    createFramebufferInfo framebuffers.js:242
    createFramebufferInfo framebuffers.js:197
    init waves.js:176
    run waves.js:368
    Edit edit.js:189
    commitHookEffectListMount react-dom.js:23160
    commitPassiveMountOnFiber react-dom.js:24936
    commitPassiveMountEffects_complete react-dom.js:24901
    commitPassiveMountEffects_begin react-dom.js:24888
    commitPassiveMountEffects react-dom.js:24876
    flushPassiveEffectsImpl react-dom.js:27049
    flushPassiveEffects react-dom.js:26994
    performSyncWorkOnRoot react-dom.js:26086
    flushSyncCallbacks react-dom.js:12052
    commitRootImpl react-dom.js:26969
    commitRoot react-dom.js:26692
    finishConcurrentRender react-dom.js:25991
    performConcurrentWorkOnRoot react-dom.js:25819
    workLoop react.js:2653
    flushWork react.js:2626
    performWorkUntilDeadline react.js:2920
    <anonymous> wp-polyfill.js:1977
    run wp-polyfill.js:1953
    listener wp-polyfill.js:1964
    EventHandlerNonNull* wp-polyfill.js:2000
    __webpack_require__ wp-polyfill.js:26
    <anonymous> wp-polyfill.js:1901
    __webpack_require__ wp-polyfill.js:26
    <anonymous> wp-polyfill.js:101
    __webpack_require__ wp-polyfill.js:26
    <anonymous> wp-polyfill.js:90
    <anonymous> wp-polyfill.js:93
    <anonymous> wp-polyfill.js:2097
[framebuffers.js:242:12](webpack://twgl/src/framebuffers.js)
    createFramebufferInfo framebuffers.js:242
    forEach self-hosted:203
    createFramebufferInfo framebuffers.js:197
    init waves.js:176
    run waves.js:368
    Edit edit.js:189
    commitHookEffectListMount react-dom.js:23160
    commitPassiveMountOnFiber react-dom.js:24936
    commitPassiveMountEffects_complete react-dom.js:24901
    commitPassiveMountEffects_begin react-dom.js:24888
    commitPassiveMountEffects react-dom.js:24876
    flushPassiveEffectsImpl react-dom.js:27049
    flushPassiveEffects react-dom.js:26994
    performSyncWorkOnRoot react-dom.js:26086
    flushSyncCallbacks react-dom.js:12052
    commitRootImpl react-dom.js:26969
    commitRoot react-dom.js:26692
    finishConcurrentRender react-dom.js:25991
    performConcurrentWorkOnRoot react-dom.js:25819
    workLoop react.js:2653
    flushWork react.js:2626
    performWorkUntilDeadline react.js:2920
    apply self-hosted:2366
    <anonymous> wp-polyfill.js:1977
    run wp-polyfill.js:1953
    listener wp-polyfill.js:1964
    (Async: EventHandlerNonNull)
    <anonymous> wp-polyfill.js:2000
    __webpack_require__ wp-polyfill.js:26
    <anonymous> wp-polyfill.js:1901
    __webpack_require__ wp-polyfill.js:26
    <anonymous> wp-polyfill.js:101
    __webpack_require__ wp-polyfill.js:26
    <anonymous> wp-polyfill.js:90
    <anonymous> wp-polyfill.js:93
    <anonymous> wp-polyfill.js:2097
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant