Skip to content

Outdated dependencies causing bugs #36

Description

@818S

The onChangeEnd event is erroneously fired for multiple sliders despite interacting with only one slider at a time. This is due to a bug in the chakra version used (see chakra-ui/chakra-ui#3522 and chakra-ui/chakra-ui#3836). It along with its peer dependency framer-motion to the latest versions.

The @testing-library/react has a compatibility issue with the jest version used (5.14.1) which throws an “ReferenceError: You are trying to access a property or method of the Jest environment after it has been torn down.” error, see testing-library/react-testing-library#918. This issue was fixed in version v12.

I had to spend several hours to debug these issues :(

Hope this saves others some time

Here's my package.json https://github.com/818S/fullstack-dev-challenge

Activity

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

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