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
Move through different actions by hovering them in the Actions tab.
Expected behavior
The currently selected line of code gets updated in the Source tab as a user moves through the actions in the Actions tab (according to the documentation).
Actual behavior
The currently selected line of code isn't updated in the Source tab as a user moves through the actions in the Actions tab. The user must actually click on the action to get the line of code in the Source tab updated. However, the content in the Call and the Log tabs is properly updated when hovering actions.
Additional context
Initially I thought it might be the issue with documentation being outdated (MR), but @Skn0ttsuggested submitting a bug report instead.
Version
1.47.2
Steps to reproduce
Expected behavior
The currently selected line of code gets updated in the Source tab as a user moves through the actions in the Actions tab (according to the documentation).
Actual behavior
The currently selected line of code isn't updated in the Source tab as a user moves through the actions in the Actions tab. The user must actually click on the action to get the line of code in the Source tab updated. However, the content in the Call and the Log tabs is properly updated when hovering actions.
Additional context
Initially I thought it might be the issue with documentation being outdated (MR), but @Skn0tt suggested submitting a bug report instead.
Environment
The text was updated successfully, but these errors were encountered: