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

textarea's values are not restored on hover of cy commands UI. #22

Closed
jennifer-shehane opened this issue Apr 16, 2015 · 4 comments
Closed

Comments

@jennifer-shehane
Copy link
Member

When I hover over previous commands, the value of textareas in the DOM are not restored.

Example
This textarea should have value and previous assertion says textarea has value, but I can't see the value on hover of previous commands:
screen shot 2015-04-16 at 11 46 50 am

@brian-mann
Copy link
Member

Additionally <select> values are not restored as well.

@brian-mann
Copy link
Member

After investigating the issue it seems to be resolved now. It might have been related to snapshotting too early in some cases, but after creating a series of tests they are all passing.

@brian-mann
Copy link
Member

Actually there was a bug with this.

@brian-mann brian-mann reopened this Oct 5, 2015
@brian-mann
Copy link
Member

Fixed in 0.11.11.

@cypress-io cypress-io locked as resolved and limited conversation to collaborators Dec 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants