Skip to content

[Bug]: Uncaught TypeError: can't access property "error", data is undefined #19645

@liviuconcioiu

Description

@liviuconcioiu

Describe the bug

Uncaught TypeError: can't access property "error", data is undefined when pages are browsed too fast.

This needs to be fixed in two places:

https://reports.phpmyadmin.net/reports/view/88678

Functions.ajaxShowMessage(data.error, false);

https://reports.phpmyadmin.net/reports/view/88806

Functions.ajaxShowMessage(data.error);

How to Reproduce

  1. Go to Plugins
  2. Refresh page fast

Screenshots

26.03.2025_02.19.52_REC.mp4

phpMyAdmin version

5.2.4-dev, 6.0.0-dev

Metadata

Metadata

Assignees

Labels

BugA problem or regression with an existing feature

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions