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

[ripple] test ripple touchmove error #1326

Closed
RSS1102 opened this issue Nov 30, 2023 · 0 comments
Closed

[ripple] test ripple touchmove error #1326

RSS1102 opened this issue Nov 30, 2023 · 0 comments

Comments

@RSS1102
Copy link
Contributor

RSS1102 commented Nov 30, 2023

Bug report 🐞

Version & Environment

    OS: Windows 10 10.0.22631
    CPU: (16) x64 AMD Ryzen 7 5800H with Radeon Graphics
    Memory: 2.20 GB / 13.86 GB
  Binaries:
    Node: 18.16.0 - E:\node\node.EXE
    npm: 9.5.1 - E:\node\npm.CMD
    pnpm: 8.11.0 - E:\node\pnpm.CMD
  Browsers:
    Edge: Chromium (119.0.2151.93)
    Internet Explorer: 11.0.22621.1

Expectation

Actual results (or Errors)

test ripple touchmove

TypeError: Cannot redefine property: ontouchstart
 ❯ src/ripple/__tests__/index.spec.js:62:25
     60|
     61|   test('test ripple touchmove', async () => {
     62|     window.ontouchstart = true
       |                         ^
     63|     const wrapper = mount(Wrapper, { attachTo: document.body })

Reproduction link

up to commit SHA: 2145e12

@RSS1102 RSS1102 closed this as completed Dec 1, 2023
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

No branches or pull requests

1 participant