Skip to content

forceRender() doesn't update column width according to remaining space #1247

@daymoz

Description

@daymoz

I'm using customEvent when my sidebar is shrunk or expanded.
When event is dispatched I use .forceRender() method to update grid layout because it overflows in the page, but it doesn't work.

When I reload page, whether the menu is shrunk or expanded, the grid displays and column widths are calculated correctly so it does not overflow.

I don't know what I'm missing here, maybe recalculate column width is not part of forceRender method ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug fixSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions