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 2022/01/19 18:13:54 UTC

[GitHub] [superset] hashbash opened a new issue #18094: Javascript editor duplicate characters

hashbash opened a new issue #18094:
URL: https://github.com/apache/superset/issues/18094


   Javascript editor duplicate characters
   
   #### How to reproduce the bug
   
   1. Go to new chart with deck.gl Screen Grid
   2. Enable ENABLE_JAVASCRIPT_CONTROLS and start input characters into window
   3. Input "1234"
   4. See error
   
   Expected characters in this window "1234", actual characters "1234123121"
   
   ### Expected results
   
   `1234`
   
   ### Actual results
   
   `1234123121`
   
   #### Screenshots
   
   ![image](https://user-images.githubusercontent.com/10183440/150188688-425686ba-fba5-4094-b3a0-50c80987f4ab.png)
   
   
   
   ### Environment
   
   - browser type and version: Chrome Version 97.0.4692.71 (Official Build) (x86_64)
   - superset version: `1.4.0`
   - python version: `Python 3.8.10`
   - node.js version: `v10.19.0`
   DISTRIB_ID=Ubuntu
   DISTRIB_RELEASE=20.04
   
   ### Checklist
   
   Make sure to follow these steps before submitting your issue - thank you!
   
   - [V] I have checked the superset logs for python stacktraces and included it here as text if there are any.
   - [V] I have reproduced the issue with at least the latest released version of superset.
   - [V] I have checked the issue tracker for the same issue and I haven't found one similar.
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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


[GitHub] [superset] srinify commented on issue #18094: Javascript editor duplicate characters

Posted by GitBox <gi...@apache.org>.
srinify commented on issue #18094:
URL: https://github.com/apache/superset/issues/18094#issuecomment-1023231045


   Hey @hashbash did the fix address your issue?
   
   https://github.com/apache/superset/pull/18146
   
   If so, please close this issue :)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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