question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Broken? Firefox issue?

See original GitHub issue

I found this package today and it seems to do exactly what I want. Except… I can’t get it to work.

I installed it via npm, put a basic <input type="search"> and set it up like so

var h = holmes({
                input: 'input[type=search]',
                find: 'label',
                class: {
                    visible: 'highlight',
                    hidden: 'hidden'
                },
                hiddenAttr: true,
                mark: true
            });

Nothing appears to happen, and nothing shows up in console either.

The demo page doesn’t work properly for me either. As I type I get TypeError: t.textContent.toLowerCase(...).includes is not a function errors in the console.

These may be separate issues, I’m not sure.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:14 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
ADRDevcommented, Jan 18, 2017

Now, that is what I call quality support!

0reactions
Haroenvcommented, Jan 18, 2017

tip top, thanks for catching the error 👍

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshoot and diagnose Firefox problems - Mozilla Support
1. Restart your computer · 2. Clear your cookies and cache · 3. Restart Firefox in Troubleshoot Mode · 4. Reinstall Firefox ·...
Read more >
Troubleshooting | Firefox Help - Mozilla Support
A Refresh can fix many issues by restoring Firefox to its default state while saving essential information like bookmarks and passwords.
Read more >
Fix problems | Firefox Help - Mozilla Support
Learn how to troubleshoot and fix Firefox crashes, and find out how to get more help if you're having problems solving the issue....
Read more >
Troubleshooting | Firefox Help - Mozilla Support
Diagnose Firefox issues using Troubleshoot Mode. Use Firefox Troubleshoot Mode (known as Safe Mode in previous versions of Firefox) to diagnose and fix...
Read more >
Websites don't load - troubleshoot and fix error messages
Try clearing Firefox's cookies and cache · Click the menu button Fx89menuButton · Click History and select Clear Recent History… · In the...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found