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.