Skip to content

Include hidden elements for turbo-cable-stream-source selector #740

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

excid3
Copy link
Contributor

@excid3 excid3 commented May 28, 2025

Chrome considers these elements not visible (likely due to their 0px size) so the assertion never matches. This changes the default visible flag to include all elements.

cc @seanpdoyle

@excid3 excid3 force-pushed the assert-visible-turbo-cable-stream-sources branch from 6ee2370 to d78525c Compare May 29, 2025 13:49
Chrome considers these elements not visible (likely due to their 0px
size) so the assertion never matches. This changes the default visible
flag to include all elements.

Co-authored-by: Sean Doyle <[email protected]>
@excid3 excid3 force-pushed the assert-visible-turbo-cable-stream-sources branch from c0e3025 to 80fb337 Compare May 29, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants