Skip to content

Hints.create (in API) stops returning boolean #2328

@chengAlbert

Description

@chengAlbert

Prelude

Error details

Hints.create used to return boolean, as described in the :documentation "Returns boolean whether any hint is created for target elements."

Hints.create as of current version returns undefined, whether hints were created or not.

Existing code stopped working so I tested in console before posting.

SurfingKeys: 1.17.9

Browser:
Tested in both Chrome .version 138 and Opera version 120

URL: <The_URL_Where_You_Find_The_Issue>

Context

if (!Hints.create(1st selector, function))
Hints.create(2nd selector, function)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions