[SOLVED] [BUG] Reflow is undefined

I get a reflow is not undefined error when attempting to change the resolution from the editor after runtime.

Runtime

Firefox: Console

ReferenceError: reflow is not defined
    refreshResolutionProperties https://launch.playcanvas.com/editor/scene/js/launch.js:14777
    <anonymous> https://launch.playcanvas.com/editor/scene/js/launch.js:14783
    emit https://launch.playcanvas.com/editor/scene/js/events.js:57
    set https://launch.playcanvas.com/editor/scene/js/launch.js:12289
    write https://launch.playcanvas.com/editor/scene/js/launch.js:13226
    reload https://launch.playcanvas.com/editor/scene/js/launch.js:13909
    emitThree https://launch.playcanvas.com/editor/scene/js/launch.js:5814
    emit https://launch.playcanvas.com/editor/scene/js/launch.js:5878
    _otApply https://launch.playcanvas.com/editor/scene/js/launch.js:9460
    _handleOp https://launch.playcanvas.com/editor/scene/js/launch.js:9185
    handleMessage https://launch.playcanvas.com/editor/scene/js/launch.js:8260
    onmessage https://launch.playcanvas.com/editor/scene/js/launch.js:8157
    onmessage https://launch.playcanvas.com/editor/scene/js/launch.js:19012

Test File

https://playcanvas.com/project/830643/overview/bug-reflow

Mirrored Report

Fixed in v1.19.11 https://github.com/playcanvas/editor/releases/tag/v1.19.11

2 Likes