Skip to content
This repository was archived by the owner on Aug 14, 2021. It is now read-only.
This repository was archived by the owner on Aug 14, 2021. It is now read-only.

Support asynchronous modifications #81

Closed
@mar10

Description

@mar10

See #80:

I guess if you initialize from an ajax call, you want to open another request, because you probably have to defer the opening until the request returns.
Something like this: a modification of the beforeOpen event:
we could allow to return a deferred/promise, and the context menu open would be delayed until the promise is resolved.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions