Skip to content

Null Object Reference in ToolTipManager #677

Description

@NotHyper-474

I'm investigating an issue where clicking on an element with a tooltip in a dialog is causing a NOR on this line.

renderer.data = options.tipData;

Bisecting shows that this is the first bad commit 2430fda, which seemed to cause a NOR in another line which was fixed in a44845e.

Seems like that line was forgotten to be accounted for too.

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