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
While investigating quepid issues, there appears to be issues around the explDict in splainer.js when it fetches explains from the _explain handler. Changing the "explanation" property to be details got things working in 5/6 but caused 7 to not return any results
Describe the bug
With ES 6 and 7, but not in ES 5, the explain Other function doesn't work.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
you should get explains!
The text was updated successfully, but these errors were encountered: