Block Safari 14, deprecate Safari 15 (#23740)
GitOrigin-RevId: ef1506bc58982c4fb8286d48137ca9c8557ee1a0
This commit is contained in:
@@ -1007,7 +1007,7 @@ module.exports = {
|
||||
|
||||
unsupportedBrowsers: {
|
||||
ie: '<=11',
|
||||
safari: '<=13',
|
||||
safari: '<=14',
|
||||
},
|
||||
|
||||
// ID of the IEEE brand in the rails app
|
||||
|
||||
Reference in New Issue
Block a user