Skip to content

uikit 3.17.11 has a JS bug for the tooltips #2158

@jploch

Description

@jploch

Problem:
Some Uikit tooltips from my PAGEGRID module are creating an JS error when the user scrolls while they are visible. You can see it with the latest PW dev version and the latest PAGEGRID version when you scroll inside the style panel while a tooltip is showing.

The error is this: “TypeError: Cannot read properties of undefined (reading 'clientWidth')”

Not sure if it only happens in my specific case with PAGEGRID but it might also affect Uikit tooltips in general when they are in a scrollable fixed container.

Possible solution:
I can confirm that the new Uikit version 3.24.2 has fixed the problem. So it would be great if we could update Uikit at some point.

Metadata

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