@dreamworld/dw-form
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -84,12 +84,2 @@ /** | ||
} | ||
/** | ||
* Web view crashing on iOS 14 b5 and Safari Technology Preview when interacting with mwc elements | ||
* for Details see this[https://github.com/material-components/material-components-web-components/issues/1720] | ||
* @override | ||
*/ | ||
createRenderRoot() { | ||
// don't set delegatesFocus: true due to https://bugs.webkit.org/show_bug.cgi?id=215732 | ||
return this.attachShadow({mode: 'open'}); | ||
} | ||
@@ -96,0 +86,0 @@ } |
{ | ||
"name": "@dreamworld/dw-form", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dw-form.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
28339
645