support icon indicating copy to clipboard operation
support copied to clipboard

backlog demo code editor not opening

Open taauntik opened this issue 10 months ago • 1 comments

Forum post

https://bryntum.com/products/scheduler-next/examples/backlog/

https://github.com/bryntum/support/assets/75997756/dc7aa399-107a-4034-aea3-7611c528239f

callStack

shared.module.js?475422:10  Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'range')
    at shared.module.js?475422:10:3170
    at Array.forEach (<anonymous>)
    at _BryntumCodeEditor.collapseBoilerplate (shared.module.js?475422:10:3062)
    at _BryntumCodeEditor.loadCode (shared.module.js?475422:10:2516)
    at async Shared.showCodeEditor (shared.module.js?475422:8:11973)
    at async Button.onClick (shared.module.js?475422:8:2371)
    at async Promise.all (backlog/index 0)

taauntik avatar Apr 26 '24 14:04 taauntik

Breaks since apps code is minified by Kinsta (other demos are not). Probably we should let it crash to be able to catch these things

isglass avatar May 14 '24 13:05 isglass

Kinsta fixed the issue

matsbryntse avatar May 18 '24 10:05 matsbryntse