react-relative-portal
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -82,3 +82,3 @@ 'use strict'; | ||
document.addEventListener('click', _this.handleOutClick); | ||
document.addEventListener('click', _this.handleOutClick, true); | ||
} | ||
@@ -85,0 +85,0 @@ return _this; |
{ | ||
"name": "react-relative-portal", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "React component for place dropdowns outside overflow: hidden; elements", | ||
@@ -5,0 +5,0 @@ "main": "dist/RelativePortal.js", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
17537