Deferred menu elements broken on iOS 15 #124

Closed
opened 2021-06-11 02:31:36 +00:00 by shadowfacts · 1 comment
Owner

See FB9140252

Seems to be a race condition when 1) the deferred menu element is constructed/started, 2) willDisplay is called on the menu interaction delegate, 3) the request completes and the deferred completion handler is called, and 4) the menu appears

See FB9140252 Seems to be a race condition when 1) the deferred menu element is constructed/started, 2) willDisplay is called on the menu interaction delegate, 3) the request completes and the deferred completion handler is called, and 4) the menu appears
shadowfacts added the
bug
external
labels 2021-06-11 02:31:36 +00:00
Author
Owner

This appears to have been fixed with iOS 16.

This appears to have been fixed with iOS 16.
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: shadowfacts/Tusker#124
No description provided.