everweij/react-laag
Hooks to build things like tooltips, dropdown menu's and popovers in React
TypeScriptMIT
Issues
- 1
[BUG] onDisappear is triggers when we render component with react-testing-library
#94 opened by avishelkeumg - 1
- 0
[FEATURE] Support for :top-layer content
#104 opened by lampmaster - 0
Tooltip flickers while hovering on the button
#103 opened by gowsi-03 - 2
- 5
[BUG] Layers flashing at old position before getting displayed at correct position
#91 opened by DavidBruneHL - 1
How to pass a clientRect in v2?
#100 opened by nathggns - 0
- 2
[BUG]: Hydration fails with nextjs app router
#96 opened by Stekmo - 2
- 0
[BUG] using react-laag in a child window via React portals renders in the parent window
#97 opened by scarroll2 - 1
Does not show tooltip in full screen mode
#92 opened by markadv - 3
[BUG] React-18 Support
#89 opened by msdrigg - 0
- 3
migrating v1 to v2 ToggleLayerProps open function
#83 opened by voxvici - 5
PopOver component going out of the DOM
#43 opened by thiruvenkatam - 1
- 2
[FEATURE] add possibility to interact with elements in tooltip when using "UseHover" hook
#77 opened by Gussarah - 1
[BUG] Animating useLayer doesn't work on first trigger [framer-motion@4.1.13]
#69 opened by linden-dg - 6
Keep tooltip open while hovering over tooltip (rather than closing when leaving trigger)
#65 opened by linden-dg - 1
Controlled + TriggerRef from outside
#38 opened by anilanar - 1
Misalignment on Internet Explorer
#47 opened by diipacheco - 0
work with react-transition-group , sometimes will flashing before the animation starts
#79 opened by dmwin72015 - 0
- 0
- 2
- 0
[BUG] tooltip created with react-laag not working when called from a modal created with react-modal
#80 opened by JeFaisLeCafe - 0
- 1
[FEATURE] Get actual placement of layer
#74 opened by AlesMicin - 2
[BUG] `delayEnter` and `delayLeave` timers don't clear properly if running on unmount
#71 opened by HyperSprite - 1
[BUG] onOutsideClick doesn't get called when you right-click outside of the trigger with mouse position
#70 opened by kyeo76 - 0
[FEATURE] Opening Multiple Popovers without Collision
#56 opened by zek - 0
- 1
Make repositioning less glitchy
#61 opened by rijk - 0
looking for automatic scroll-to functionality
#60 opened by AJTJ - 0
- 0
[BUG] Incorrect alignment on home page
#58 opened by rijk - 0
- 0
auto prop not acting as expected
#55 opened by rijk - 4
- 2
- 2
getBoundingClientRect calls causing big slowdowns
#46 opened by natew - 3
- 7
React 17 support
#51 opened by mtmacdonald - 2
The problem with webpack and babel
#50 opened by nullablemind - 7
- 5
Not working with AnimatePresence in 2.0
#53 opened by rijk - 3
Overflow hidden causes clipping, but container={document.body} makes positioning fail
#42 opened by natew - 0
The library doesn't export all TS declarations
#44 opened by SpawnAtis - 2
Function components cannot be given refs. Attempts to access this ref will fail. Did you mean to use React.forwardRef()?
#41 opened by EgorPashko