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

[Angular] Simple inline function is not being detected #134

Open
mkshiblu opened this issue Oct 1, 2021 · 1 comment
Open

[Angular] Simple inline function is not being detected #134

mkshiblu opened this issue Oct 1, 2021 · 1 comment

Comments

@mkshiblu
Copy link
Owner

mkshiblu commented Oct 1, 2021

<style> </style>
angular.js 8e104ee508418bc2ebb65e5b4ac73d22285cc224 INLINE Function src/auto/injector.js:2394-2469 stringifyFn src/auto/injector.js:2394-2581 extractArgs

image

Diff of the extracted portions

image

The method is inlined 2 level up that's why it didn't match

image

@mkshiblu
Copy link
Owner Author

mkshiblu commented Nov 16, 2021

@tsantalis Does RM detect Inline function when they are inlined to a parent of parent function? Here setup controller is not at the same level as nodeLinkFn

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