react-component / tooltip

React Tooltip
http://react-component.github.io/tooltip/
MIT License
928 stars 190 forks source link

align.overflow has no effect #475

Open karpo518 opened 7 months ago

karpo518 commented 7 months ago

Hi. I use the properties align.overflow (adjustX, adjustY and alwaysByViewport) to avoid scrolling and cutting off tooltips located close to the edge of the page. But it has no effect. Live example: https://stackblitz.com/edit/vitejs-vite-hjku8x?file=src%2FApp.jsx