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

JS Error after loading the 3th node: Uncaught TypeError: settings is undefined #285

Open
strtob opened this issue May 18, 2023 · 0 comments

Comments

@strtob
Copy link

strtob commented May 18, 2023

Hi,

after successful loading of a node, I get this error:

Uncaught TypeError: settings is undefined
    beforeSend jQuery
    beforeSend http://localhost:8080/assets/7b442736/js/kv-tree.js:775
    jQuery 3
    <anonymous> http://localhost:8080/knowledge-base/index line 133 > injectedScript:26
    jQuery 8
    applyFilter http://localhost:8080/knowledge-base/index line 133 > injectedScript:176
    init http://localhost:8080/knowledge-base/index line 133 > injectedScript:112
    jQuery 7
    select http://localhost:8080/knowledge-base/index line 133 > injectedScript:3332
    bind http://localhost:8080/knowledge-base/index line 133 > injectedScript:3406
    invoke http://localhost:8080/knowledge-base/index line 133 > injectedScript:655
    trigger http://localhost:8080/knowledge-base/index line 133 > injectedScript:645
    trigger http://localhost:8080/knowledge-base/index line 133 > injectedScript:5939
    _registerResultsEvents http://localhost:8080/knowledge-base/index line 133 > injectedScript:5769
    invoke http://localhost:8080/knowledge-base/index line 133 > injectedScript:655
    trigger http://localhost:8080/knowledge-base/index line 133 > injectedScript:649
    bind http://localhost:8080/knowledge-base/index line 133 > injectedScript:1321
    jQuery 2

The strange thing is that the first 2 node selections work like a charme, then this message occurs.

Any ideas would be appreciated!

Thanks a lot,
Tobi

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