You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/11/08 11:49:32 UTC

[GitHub] lucien-roquette opened a new issue #6306: Deck.gl onHover Tooltip does not show anymore

lucien-roquette opened a new issue #6306: Deck.gl onHover Tooltip does not show anymore 
URL: https://github.com/apache/incubator-superset/issues/6306
 
 
   Make sure these boxes are checked before submitting your issue - thank you!
   
   - [X] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [X] I have reproduced the issue with at least the latest released version of superset.
   - [X] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   
   ### Superset version
   0.28.1
   
   ### Expected results
   Tooltip window showing the content onHover. 
   
   ### Actual results
   Nothing appears, but this error in the Console 
   ```
   Uncaught TypeError: r is not a function
       at Object.onHover (scatter.af46ba94611577f0cf94.chunk.js:formatted:276)
       at p-efe0b931.813efd350b3c9b7ba049.chunk.js:2
       at Map.forEach (<anonymous>)
       at p-efe0b931.813efd350b3c9b7ba049.chunk.js:2
       at Ge (p-efe0b931.813efd350b3c9b7ba049.chunk.js:2)
       at Ue (p-efe0b931.813efd350b3c9b7ba049.chunk.js:2)
       at e.value (p-efe0b931.813efd350b3c9b7ba049.chunk.js:2)
       at e.value (p-efe0b931.813efd350b3c9b7ba049.chunk.js:2)
       at Array.<anonymous> (p-39b91eb9.81565bc93ff56be4e334.chunk.js:2)
       at ee.emit (p-39b91eb9.81565bc93ff56be4e334.chunk.js:2)
   ```
   ### Steps to reproduce
   Create a map and a function that returns a "test_string" in Javascript onClick href
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org