-
Notifications
You must be signed in to change notification settings - Fork 25
Issues: ember-codemods/ember-no-implicit-this-codemod
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TypeError: Cannot read properties of undefined (reading 'entries')
#446
opened Aug 6, 2024 by
riklaunim
updated Aug 6, 2024
Transform to
{{@foo}}
if component class does not define the property
#107
opened Jan 18, 2020 by
jelhan
updated Apr 1, 2024
Doesn't recognize Glimmer Components via runtime telemetry
#394
opened May 31, 2023 by
gitKrystan
updated May 31, 2023
Support for pods?
enhancement
New feature or request
#36
opened Oct 23, 2019 by
scottkidder
updated Jul 22, 2022
Error: Evaluation failed: TypeError: Cannot convert undefined or null to object
#372
opened Jul 7, 2022 by
oschleic
updated Jul 7, 2022
Multiple component invocations got this. added
#101
opened Jan 12, 2020 by
vlascik
updated Apr 16, 2021
{{model}}
in route templates should be transformed to {{@model}}
#106
opened Jan 18, 2020 by
jelhan
updated Mar 29, 2020
Some properties not prefixed
bug
Something isn't working
#34
opened Oct 22, 2019 by
kategengler
updated Jan 28, 2020
RangeError: Maximum call stack size exceeded
bug
Something isn't working
#26
opened Aug 24, 2019 by
kellyselden
updated Dec 17, 2019
Template-only component templates are not adjusted
bug
Something isn't working
#43
opened Oct 28, 2019 by
Turbo87
updated Oct 28, 2019
ProTip!
Adding no:label will show everything without a label.