You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flow-editor.js:20 Uncaught TypeError: decorator is not a function
at flow-editor.js:20
at Array.reduce (<anonymous>)
at _applyDecoratedDescriptor (flow-editor.js:20)
at Module.callback (flow-editor.js:82)
at Module.exports (loader.js:106)
at Module._reify (loader.js:143)
at Module.reify (loader.js:130)
at Module.exports (loader.js:104)
at requireModule (loader.js:27)
at Class._extractDefaultExport (index.js:463)
The generated code looks like so:
To replicate enable here: https://github.com/knownasilya/ember-flow/blob/main/addon/components/flow-editor.ts#L40
The text was updated successfully, but these errors were encountered: