Skip to content

Check whether originating component is 'finalized' or not #23

Open
@ika18

Description

Ajax callback may happen after a widget dispose. If the callback has some dom action will occur some exceptions.
What if add a function to check whether originating component isfinalized? If the component's phase is finalized, then can just return from ajax callback rather than continue.

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions