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

Bug: The default response could not be deleted #21735

Closed
dataangel opened this issue Jun 23, 2021 · 6 comments
Closed

Bug: The default response could not be deleted #21735

dataangel opened this issue Jun 23, 2021 · 6 comments
Assignees
Labels
Resolution: Expected Behavior Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug

Comments

@dataangel
Copy link

image

@dataangel dataangel added the Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug label Jun 23, 2021
@eps1lon
Copy link
Collaborator

eps1lon commented Jun 23, 2021

It doesn't look like this bug report has enough info for one of us to reproduce it.

Please provide a CodeSandbox (https://react.new), a link to a repository on GitHub, or provide a minimal code example that reproduces the problem.

Here are some tips for providing a minimal example: https://stackoverflow.com/help/mcve

@dataangel
Copy link
Author

Create a project arbitrarily
yarn create react-app my-app --typescript
F12->
image

@eps1lon
Copy link
Collaborator

eps1lon commented Jun 24, 2021

@dataangel I'm not sure what the problem is with the screenshot. React attaches two handlers: one for the capture phase and one for the bubble phase. Both of them are passive.

@dataangel
Copy link
Author

https://ant.design/components/drawer/
F12->
image
touch
report errors Unable to preventDefault inside passive event listener invocation.
So i want to Remove

@eps1lon
Copy link
Collaborator

eps1lon commented Jun 24, 2021

Thanks for the clarification. You should report this bug to https://github.com/ant-design/ant-design.

See #19651 for more context

@dataangel
Copy link
Author

thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution: Expected Behavior Status: Unconfirmed A potential issue that we haven't yet confirmed as a bug
Projects
None yet
Development

No branches or pull requests

2 participants