Skip to content

Bug: If we unregister CellEdit, GridBase store filtering fails #12220

@matsbryntse

Description

@matsbryntse

Forum post

Hi guys,

there's a issue in GridBase, if we

GridFeatureManager.registerFeature(CellEdit, false);

as we don't need it. Then store filtering fails due to this check !me.features.cellEdit.isEditing , where cellEdit is undefined - it should not throw here and check if is defined.

Thanks
Vadim

Metadata

Metadata

Assignees

No one assigned

    Labels

    OEMOEM customerbugSomething isn't workingforumIssues from forumresolvedFixed but not yet released (available in the nightly builds)

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions