You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Smarysz opened this issue
Jul 16, 2024
· 2 comments
Labels
duplicateDuplicate issues or pull requests. This one is closed in favor of the other issue or pull request.invalidInvalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
When I trigger "input" event on using pasting (CTRL + V), .data property contains null value. This bug occurs only in Chrome and chrome based browsers. In Firefox in works good.
Did you test this? If so, how?
I tested and I got null in .data
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
This issue was automatically closed because the title was left as the default, and a summary was not added.
If this is not a spam issue, please replace the <SUMMARIZE THE PROBLEM> part of the title with a short summary of the reported issue, and then post a follow-up comment. A maintainer will review your issue and reopen it if needed.
github-actionsbot
added
the
invalid
Invalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
label
Jul 16, 2024
duplicateDuplicate issues or pull requests. This one is closed in favor of the other issue or pull request.invalidInvalid issues or pull requests (wrong repo, spam, duplicates, etc.). This won't get merged. Sorry!
What type of issue is this?
Browser bug (a bug with a feature that may impact site compatibility)
What information was incorrect, unhelpful, or incomplete?
What browsers does this problem apply to, if applicable?
Chromium (Chrome, Edge 79+, Opera, Samsung Internet)
What did you expect to see?
When I trigger "input" event on using pasting (CTRL + V), .data property contains null value. This bug occurs only in Chrome and chrome based browsers. In Firefox in works good.
Did you test this? If so, how?
I tested and I got null in .data
Can you link to any release notes, bugs, pull requests, or MDN pages related to this?
Do you have anything more you want to share?
MDN URL
https://developer.mozilla.org/en-US/docs/Web/API/InputEvent/data
MDN metadata
MDN page report details
api.InputEvent.data
The text was updated successfully, but these errors were encountered: