floating-ui/react-popper

How to do escapeWithReference in react-popper 2.3.0

eduardoacskimlinks opened this issue · 2 comments

I am trying to migrate the component to use 2.3.0. However, the documentation is excellent so far. There is no reference on how to keep doing escapeWithReference.

There is information on how it is supposed to behave on https://popper.js.org/docs/v1/#modifierspreventoverflow, but I need clarification on how to persist the original behaviour. Could you give me some guidance on how to do this?