-
-
Notifications
You must be signed in to change notification settings - Fork 11
Fixed a trouble with incorrect reply #22
base: master
Are you sure you want to change the base?
Conversation
The reply was calling a function when `continue` is a Symbol.
The build is failing✨ Good work on this PR so far! ✨ Unfortunately, the Travis CI build is failing as of 2dd57b7. Here's the output:
|
What |
I'm using version 17.8.1 and I think you're absolutely right, it might be new changes. |
Can you research what the |
OK! |
See also #23 |
The reply calls a function when
continue
is a Symbol. This leads to errors.