Skip to content

Backstage 1.23.4 breaks Harbor Plugin UI widget #269

@georgblumenschein

Description

@georgblumenschein

Problem

The harbor widget does not render anymore after a update of Backstage to 1.23.4

Error

TypeError: at.pointer.transition is not a function

    at kt (https://backstage.internal.dynatrace.com/static/9033.18396d5b.chunk.js:32:90288)

    at lt.value (https://backstage.internal.dynatrace.com/static/9033.18396d5b.chunk.js:32:99857)

    at lt.value (https://backstage.internal.dynatrace.com/static/9033.18396d5b.chunk.js:32:99409)

    at $s (https://backstage.internal.dynatrace.com/static/module-react-dom.9141fc70.js:16:31528)

    at Ws (https://backstage.internal.dynatrace.com/static/module-react-dom.9141fc70.js:16:31313)

    at Xc (https://backstage.internal.dynatrace.com/static/module-react-dom.9141fc70.js:16:30864)

    at bc (https://backstage.internal.dynatrace.com/static/module-react-dom.9141fc70.js:16:40596)

    at Sn (https://backstage.internal.dynatrace.com/static/module-react-dom.9141fc70.js:16:39966)

    at Gs (https://backstage.internal.dynatrace.com/static/module-react-dom.9141fc70.js:16:36648)

    at Je (https://backstage.internal.dynatrace.com/static/module-react-dom.9141fc70.js:14:3259)

Proposed Solution

Fixed locally by updating the d3 components to the next version

 "d3-selection": "^3",
 "d3-transition": "^3",
 "react-d3-speedometer": "^2",

Similar Tickets?

#229

Will the reporter open a PR himself?

Yes

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