Skip to content

React-Remarkable: createClass is deprecated #55

@swbloom

Description

@swbloom

React-Remarkable still uses createClass under the hood, causing the following error to throw:

webpack:///../~/react/lib/lowPriorityWarning.js?:40 Warning: Accessing createClass via the main React package is deprecated, and will be removed in React v16.0. Use a plain JavaScript class instead. If you're not yet ready to migrate, create-react-class v15.* is available on npm as a temporary, drop-in replacement. For more info see https://fb.me/react-create-class

should we consider moving away from react-remarkable to a newer alternative?

Metadata

Metadata

Assignees

No one assigned

    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