mirror of
https://github.com/twbs/bootstrap.git
synced 2025-10-02 08:18:06 +02:00
Comply to the new rules.
This commit is contained in:
@@ -34,7 +34,7 @@ const Polyfill = (() => {
|
||||
|
||||
try {
|
||||
element.querySelectorAll(':scope *')
|
||||
} catch (e) {
|
||||
} catch (error) {
|
||||
return false
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user