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.

I need help please , does the jquery affect the result of add database option,my version is the latest 0.35.1

See original GitHub issue

my superset version is the latest 0.35.1,kylin is 2.4,python is 3.7

where I choose add database , and the test connection button is responding correctly. but at the bottom I can not see the tables, I see chrome consoles error. It’s like that jquery-latest.js:4 Uncaught TypeError: Cannot use 'in' operator to search for '1' in OK at M (jquery-latest.js:4) at Function.each (jquery-latest.js:4) at Object.<anonymous> (add:1080) at c (jquery-latest.js:4) at Object.fireWith [as resolveWith] (jquery-latest.js:4) at k (jquery-latest.js:6) at XMLHttpRequest.r (jquery-latest.js:6)

Is that why the column of the table is missing . Thank you very much

abccccc

ewwewewe

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

1reaction
metaperlcommented, Nov 30, 2019

Your report is supposed to list the versions of various components of the Superset distribution.

0reactions
stale[bot]commented, Jan 31, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. For admin, please label this issue .pinned to prevent stale bot from closing the issue.

Read more comments on GitHub >

github_iconTop Results From Across the Web

I need help please , does the jquery affect the result of add ...
my superset version is the latest 0.35.1,kylin is 2.4,python is 3.7 where I choose add database , and the test connection button is ......
Read more >
jQuery API Documentation
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax ......
Read more >
Kong Gateway Changelog | Kong Docs
Use the new Vaults menu to set up and manage any vaults that Kong Gateway supports. See the Vault Backends references for descriptions...
Read more >
What is the best way to add options to a select from a ...
The same as other answers, in a jQuery fashion: $.each(selectValues, function(key, value) { $('#mySelect') .append($("<option></option>") .attr("value", ...
Read more >
jQuery and Ajax Tutorial
Special Effects and Animation: jQuery simplifies the programming for ... Installation and Setup ... jQuery version 2 does not support IE <9 versions....
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