trigger
trigger copied to clipboard
Stretch does not update popup size on window resize / orientation change
Steps to reproduce:
- Simple demo: http://react-component.github.io/trigger/examples/simple.html
- placement = bottom left ; stretch = width / winWidth ; trigger = [ click ]
- Click test area to trigger a popup.
- Change screen orientation (resize window).
As the result the popup takes unexpected size from previous orientation. This may cause a visual mess on mobile screen.