Skip to content

TypeError: Cannot read properties of undefined (reading 'joypixels') #67

Description

@dep

This has started showing up in our test runs. The only change is updating Node 20 to Node 22. Would you have any idea what would cause this?

 FAIL  src/components/CallDetailPage/Transcript/Comments/CommentsPane.test.tsx
  ● Test suite failed to run
    TypeError: Cannot read properties of undefined (reading 'joypixels')
      1 | import Clamp from "react-multiline-clamp";
      2 | import { CardContent, Typography, theme, Box, Icons } from "@invoca/titan-core";
    > 3 | import { shortnameToUnicode } from "emoji-toolkit";

We're using 8.0.0.

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