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

Broken with 3.28 #127

Closed
knownasilya opened this issue Dec 21, 2021 · 1 comment
Closed

Broken with 3.28 #127

knownasilya opened this issue Dec 21, 2021 · 1 comment

Comments

@knownasilya
Copy link

knownasilya commented Dec 21, 2021

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:
Screen Shot 2021-12-20 at 11 53 44 PM

To replicate enable here: https://github.com/knownasilya/ember-flow/blob/main/addon/components/flow-editor.ts#L40

@knownasilya
Copy link
Author

Was able to get it working with comments from #85 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant