Skip to content
This repository was archived by the owner on Jul 19, 2023. It is now read-only.
This repository was archived by the owner on Jul 19, 2023. It is now read-only.

Resolve deprecated react-sticky problem #819

Closed
@nikolas

Description

@nikolas

react-sticky is causing a deprecation error:

Warning: componentWillMount has been renamed, and is not recommended for use. See https://fb.me/react-unsafe-component-lifecycles for details.

See: captivationsoftware/react-sticky#292 (comment)

We either patch react-sticky ourselves, take over maintenance, or switch to another method of achieving this. I implemented this in Mediathread using just position: sticky; CSS.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions