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
The onclick event of the Evaluate button is set to the span tag, not to its div container. You have to click the actual text to trigger the evaluation.
The onclick event of the Evaluate button is set to the span tag, not to its div container. You have to click the actual text to trigger the evaluation.