Skip to content

2.5.1 release has breaking changes #110

Closed

Description

2.5.0 is working as expected.

We are seeing a lot of failures in react-bootstrap failing the rule no-unused-vars when it is clearly used.

One such failing file is: https://github.com/react-bootstrap/react-bootstrap/blob/master/docs/examples/TooltipInCopy.js

It states that the variable LinkWithTooltip is not used, but it is used here: https://github.com/react-bootstrap/react-bootstrap/blob/master/docs/examples/TooltipInCopy.js#L15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions