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
tern_jump_to_def works fine for me when I click on library components like Route, Redirect. But when I click (tern_jump_to_def key binding) on react components created by me, it doesn't jump to either the component file or the definition created by me.
tern_jump_to_def
works fine for me when I click on library components likeRoute
,Redirect
. But when I click (tern_jump_to_def
key binding) on react components created by me, it doesn't jump to either the component file or the definition created by me.This is my .tern-project configuration.
I'm not sure why this happens only with local react components. Can anyone please help me with this?
The text was updated successfully, but these errors were encountered: