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

Uncaught TypeError: document.getElementById(...).trigger is not a function #16662

Closed
williamdes opened this issue Feb 17, 2021 · 2 comments
Closed
Assignees
Labels
Bug A problem or regression with an existing feature
Projects
Milestone

Comments

@williamdes
Copy link
Member

williamdes commented Feb 17, 2021

Describe the bug

Found on error reporting server and reproduced: https://reports.phpmyadmin.net/reports/view/67494

  (anonymous) @ search.js?v=5.1.0-rc2:200
  c @ jquery.min.js?v=5.1.0-rc2:2
  fireWith @ jquery.min.js?v=5.1.0-rc2:2
  l @ jquery.min.js?v=5.1.0-rc2:2
  (anonymous) @ jquery.min.js?v=5.1.0-rc2:2
  load (async)    
  send @ jquery.min.js?v=5.1.0-rc2:2
  ajax @ jquery.min.js?v=5.1.0-rc2:2
  jQuery.ajax @ jquery-migrate.js?v=5.1.0-rc2:305
  S. @ jquery.min.js?v=5.1.0-rc2:2
  (anonymous) @ search.js?v=5.1.0-rc2:191
  newFunc @ error_report.js?v=5.1.0-rc2:248
  dispatch @ jquery.min.js?v=5.1.0-rc2:2
  $event.dispatch @ jquery.event.drag-2.2.js?v=5.1.0-rc2:373
  v.handle @ jquery.min.js?v=5.1.0-rc2:2

To Reproduce

Steps to reproduce the behavior:

  1. Perform a database search that gives results
  2. Click delete
  3. JS error !

Expected behavior

No error

Screenshots

image

Server configuration

  • phpMyAdmin version: 5.0 (probably), 5.1
@williamdes williamdes added the Bug A problem or regression with an existing feature label Feb 17, 2021
@williamdes williamdes added this to the 5.1.0 milestone Feb 17, 2021
@williamdes williamdes self-assigned this Feb 17, 2021
@williamdes
Copy link
Member Author

Maybe related to 8f8e3c2

williamdes added a commit that referenced this issue Feb 17, 2021
Signed-off-by: William Desportes <williamdes@wdes.fr>
@ibennetch
Copy link
Member

Great!

@williamdes williamdes added this to Needs triage in issues via automation Feb 17, 2021
@williamdes williamdes moved this from Needs triage to Closed in issues Feb 17, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 18, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug A problem or regression with an existing feature
Projects
issues
  
Closed
Development

No branches or pull requests

2 participants