Describe the bug
the show button does not pass meta params to useButtonCanAccess.
Steps To Reproduce
For example I have some rule like this
can read if companyId matches. But useButtonCanAccess only passes id of resource. If I want to pass any paramter as companyId, it doens't work
Expected behavior
the meta params should be passed to useButtonCanAccess
Packages
@refinedev/antd
@refinedev/core
Additional Context
No response
Describe the bug
the show button does not pass meta params to useButtonCanAccess.
Steps To Reproduce
For example I have some rule like this
can read if companyId matches. But useButtonCanAccess only passes id of resource. If I want to pass any paramter as companyId, it doens't work
Expected behavior
the meta params should be passed to useButtonCanAccess
Packages
@refinedev/antd
@refinedev/core
Additional Context
No response