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

test(v2): test for #2688 issue #6037

Merged
merged 6 commits into from
Mar 25, 2024
Merged

Conversation

Varixo
Copy link
Member

@Varixo Varixo commented Mar 20, 2024

Steps to reproduce the bug:

  1. run e2e starters and go to http://localhost:3300/e2e/slot
  2. Find and click "Toggle switch" button
  3. Nothing happens, there is an error is in the console:
    obraz

After looking at state you can notice that the state is wrong:

{"\u0017":"1","flip":false}

but in integration test:

{"\u0017":"10 7 8","flip":false}

Copy link

netlify bot commented Mar 20, 2024

Deploy Preview for qwik-insights failed.

Name Link
🔨 Latest commit ab2efea
🔍 Latest deploy log https://app.netlify.com/sites/qwik-insights/deploys/6601e0bfc2b6d8000816b944

@mhevery mhevery marked this pull request as ready for review March 25, 2024 20:38
@mhevery mhevery merged commit 963d5a8 into QwikDev:build/v2 Mar 25, 2024
12 of 19 checks passed
@Varixo Varixo deleted the build/v2-2688-issue branch March 26, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants