[2.x] fix: run the caller's ondismiss when an alert is dismissed
#3538
Annotations
10 warnings
|
Report repeated queries
POST /api/gdpr-exports — 5 executions, 1 distinct: select * from `users` where `users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/57 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/12 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
|
|
Report repeated queries
PATCH /api/posts/114 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 7 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 7 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
|
|
Report repeated queries
PATCH /api/posts/11 — 5 executions, 1 distinct: select * from `posts` where `posts`.`id` = ? and `type` in (?, ?) limit 1
|
|
Report repeated queries
PATCH /api/posts/1 — 5 executions, 2 distinct: select * from `users` where `users`.`id` = ? limit 1
|
|
Report repeated queries
GET /api/tags — 6 executions, 3 distinct: select * from `tags` where `tags`.`id` = ? limit 1
|
|
Report repeated queries
GET /api/posts/4 — 5 executions, 3 distinct: select * from `users` where `users`.`id` = ? limit 1
|
background
wait
wait-all
cancel
parallel
Loading