select
select copied to clipboard
Positioning problems with migrating to new @rc-component/trigger
After migrating to the new @rc-component/trigger, there were problems with the calculation of nextOffsetX, which causes an incorrect popup offset.
https://github.com/react-component/trigger/issues/333#issue-1606140740
Facing the same issue. Is there any patch available for it?
@gdowais , I'm not sure if it still exist after https://github.com/react-component/trigger/pull/334 . Pls provide a reproduce for this so I can check. Thanks.