Hi,
When trying to use the Tooltip element from react bootstrap, the following console.log error is given:
Popper: modifier "popoverArrowMargins" provided an invalid "fn" property, expected "function" but got "undefined"
I read that the latest update would fix it, but react-bootstrap-v5 doesn't update because of other locked dependencies. What would be the workaround this issue?