Seeing this error in log after updating staging to 7.0.4:
x.js?ver=7.0.4:1 Uncaught TypeError: Cannot read property 'includes' of undefined
at a (x.js?ver=7.0.4:1)
at HTMLDocument.<anonymous> (x.js?ver=7.0.4:1)
at i (jquery.js?ver=1.12.4:2)
at Object.fireWith [as resolveWith] (jquery.js?ver=1.12.4:2)
at Function.ready (jquery.js?ver=1.12.4:2)
at HTMLDocument.J (jquery.js?ver=1.12.4:2)
The source show this:
Any idea?