PeachScript / vue-infinite-loading

An infinite scroll plugin for Vue.js.
https://peachscript.github.io/vue-infinite-loading/
MIT License
2.67k stars 368 forks source link

Deprecation warning in Google Chrome #257

Open service-paradis opened 5 years ago

service-paradis commented 5 years ago

Version

2.4.4

Vue.js version

2.6.10

Steps to reproduce

Open Chrome Browser on a page using this package

What is Expected?

No errors nor warnings should be displayed

What is actually happening?

This deprecation warning is displayed:

[Deprecation] /deep/ combinator is no longer supported in CSS dynamic profile.It is now effectively no-op, acting as if it were a descendant combinator. /deep/ combinator will be removed, and will be invalid at M65. You should remove it. See https://www.chromestatus.com/features/4964279606312960 for more details. getScrollParent | @ | vue-infinite-loading.js?e166:6

olore commented 4 years ago

FYI I installed via npm and do not have this message