Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stemmer is not defined in Python API search #1692

Open
jrtitus opened this issue Oct 12, 2021 · 0 comments
Open

Stemmer is not defined in Python API search #1692

jrtitus opened this issue Oct 12, 2021 · 0 comments

Comments

@jrtitus
Copy link

jrtitus commented Oct 12, 2021

I'm not sure if this issue should go here or in the plotly.py repo.

Steps to Reproduce

  1. Go here: https://plotly.com/python-api-reference/search.html
  2. Open (F12) DevTools
  3. Search for something

Result

Uncaught ReferenceError: Stemmer is not defined
    at Object.query (searchtools.js:158)
    at Object.performSearch (searchtools.js:146)
    at Object.init (searchtools.js:79)
    at HTMLDocument.<anonymous> (searchtools.js:521)
    at e (jquery.js:2)
    at t (jquery.js:2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant