We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm not sure if this is related to #441
But there is a bug when creating a new Todo here: https://codepen.io/justinbmeyer/pen/ReeLaq?editors=0010
After creating a todo Create Todo should be disabled again ... it does not ... I'm not sure why.
Create Todo
This seems to work: https://codepen.io/justinbmeyer/pen/yRRzLe?editors=0010
So it doesn't seem like it's a bug in can-connect.
It seems like the saving state is connected to the previously created todo.
The text was updated successfully, but these errors were encountered:
this
Issue moved to canjs/can-stache #616 via ZenHub
Sorry, something went wrong.
No branches or pull requests
I'm not sure if this is related to #441
But there is a bug when creating a new Todo here: https://codepen.io/justinbmeyer/pen/ReeLaq?editors=0010
After creating a todo
Create Todo
should be disabled again ... it does not ... I'm not sure why.This seems to work: https://codepen.io/justinbmeyer/pen/yRRzLe?editors=0010
So it doesn't seem like it's a bug in can-connect.
It seems like the saving state is connected to the previously created todo.
The text was updated successfully, but these errors were encountered: