react-sticky icon indicating copy to clipboard operation
react-sticky copied to clipboard

'Sticky' is deprecated.

Open menglingyu opened this issue 4 years ago • 1 comments

I'm submitting a ...

  • [x] bug report
  • [ ] feature request
  • [ ] support request

If you're reporting a bug, please provide a minimal demonstration of the problem

bug report

import Sticky fail, "'Sticky' is deprecated."

import { StickyContainer, Sticky } from 'react-sticky';

"react-sticky": {
      "version": "6.0.3",
      "resolved": "https://registry.npm.taobao.org/react-sticky/download/react-sticky-6.0.3.tgz",
      "integrity": "sha1-ehi2Q+GGPaET1/cDYRjSp12ezeQ=",
      "requires": {
        "prop-types": "^15.5.8",
        "raf": "^3.3.0"
      }
    }

menglingyu avatar Mar 13 '21 05:03 menglingyu

Check README, the owner said this project is "No longer actively maintained"

haidang666 avatar Oct 12 '21 02:10 haidang666