mwbrooks/cordova-plugin-menu

Race Conditions

Closed this issue · 0 comments

The current JavaScript implementation suffers from race conditions.

We need to rewrite the JavaScript-side to batch requests across the bridge (to help with performance) and simplify the queuing of requests into native.