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
This fixes the issue of not rendering any responses for non-English languages due to the attempt to access `tokens` on the `response.syntax` object, which is undefined if the language does not support `syntax`.
0 commit comments