Skip to content

Externalizing the Toolbar not working in Paginator #12

@Mez67

Description

@Mez67

hi
I am currently working on a project that utilizes Externalizing the Toolbar , and I have encountered an issue with the Paginator in the Externalizing the Toolbar feature.

It seems that the output is not displaying correctly in this mode, and it does not provide the expected information. I have reviewed all the settings and am confident that they are configured correctly, but I am still facing this issue.

Could you please provide guidance on what steps I should take, or is this a known issue? Any information or assistance you can offer would be greatly appreciated.


{apiRef.current && apiRef.current.context.gridOptions &&
          
                <div  align="center" className='mt-2'>
                    <Paginator node={createNode(apiRef.current.context.gridOptions)} />
                    <SettingsMenu node={createNode(apiRef.current.context.gridOptions)} />
                </div>

        }

setting correct data but Paginator not output

Image

Thank you for your time and attention.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions