-
-
Notifications
You must be signed in to change notification settings - Fork 522
Open
Description
Prelude
-
Could you find answer in below documents?
No -
Have you searched your problem in issues?
Yes.
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
Labels
No labels