Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bot Inspector] Attaching to local Emulator conversation breaks the bot inspector view #1943

Closed
cwhitten opened this issue Oct 26, 2019 · 2 comments · Fixed by #1958
Closed
Assignees
Labels
Bug Your classic code defect

Comments

@cwhitten
Copy link
Member

No description provided.

@cwhitten cwhitten added Bug Your classic code defect 4.6 labels Oct 26, 2019
@tonyanziano
Copy link
Contributor

tonyanziano commented Oct 28, 2019

This will be fixed by the impending Web Chat bump.

===

This is caused by trying to call .format() on a Date object created from an undefined timestamp, which is an invalid date. This occurs in Web Chat's getLocaleString() method. (Source)

@cwhitten
Copy link
Member Author

ah ok, let's re-label this then

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Your classic code defect
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants