-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
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
Thank you for your time and attention.
Metadata
Metadata
Assignees
Labels
No labels
