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

typeIn should call toString() on it's argument #55

Open
joshski opened this issue Jan 16, 2017 · 1 comment
Open

typeIn should call toString() on it's argument #55

joshski opened this issue Jan 16, 2017 · 1 comment
Labels

Comments

@joshski
Copy link
Member

joshski commented Jan 16, 2017

...otherwise it just silently fails to type an argument that is say, a number.

@dereke dereke added the bug label Apr 3, 2017
@dereke
Copy link
Member

dereke commented Apr 3, 2017

It should probably fail if it is not a string or an object with a text property that is a string

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

No branches or pull requests

2 participants