You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is dependent on the resolution of issue in #52 and potentially an upgraded CDK dependency.
It will be important to ensure that the isOpen() and isPopoverOpen() methods return correctly after a popover has been closed via scrolling. That probably will require subscribing to detachments instead of imperatively setting the properties.
Also update the api.
The text was updated successfully, but these errors were encountered:
This is dependent on the resolution of issue in #52 and potentially an upgraded CDK dependency.
It will be important to ensure that the
isOpen()
andisPopoverOpen()
methods return correctly after a popover has been closed via scrolling. That probably will require subscribing to detachments instead of imperatively setting the properties.Also update the api.
The text was updated successfully, but these errors were encountered: