-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Description
E.g. http://ui-grid.info/docs/#/tutorial/308_external_filtering is not working because gridApi.core is not ready when onRegisterApi callback executes.
The example uses $interval to overcome this (like rly?), but you need to set the delay to 500ms or so to make it work.
Using $interval is madness, so does anyone have some proper solution or is it planned to sync onRegisterApi callback with other critical parts of the module? Thanks.
vinhboy
Metadata
Metadata
Assignees
Labels
No labels