You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by "levysam (via GitHub)" <gi...@apache.org> on 2023/04/03 17:14:46 UTC

[GitHub] [superset] levysam opened a new issue, #23564: Error when trying to add new filter on dashboard

levysam opened a new issue, #23564:
URL: https://github.com/apache/superset/issues/23564

   A clear and concise description of what the bug is.
   
   #### How to reproduce the bug
   
   1. Go to 'dashboards'
   2. Click on '+ dashboard'
   3. Create any chart and add to dashboard
   4. Create a time range filter for the dashboard
   5. Save filters change
   6. Back to add edit filters
   7. Try to create new filter
   8. See error
   
   ### Expected results
   
   Create new filter
   
   ### Actual results
   
   Error when try to create a new filter
   
   #### Screenshots
   
   ![Captura de Tela 2023-04-03 às 14 10 14](https://user-images.githubusercontent.com/14881451/229579911-d3b27ca3-3d0e-43aa-9836-ba8435dde102.jpg)
   
   ### Environment
   
   - browser type and version: `Chrome version: 111.0.5563.146`
   - superset version: `[2.1.0rc3](https://github.com/apache/superset/releases/tag/2.1.0rc3)`
   - python version: `3.8.16`
   - node.js version: `16`
   
   ### Checklist
   
   - [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.
   
   ### Additional context
   
   Node trace:
   Uncaught TypeError: Cannot read properties of undefined (reading 'includes')
       at module.exports (includes.js?1b0d:9:1)
       at eval (FiltersConfigForm.tsx?ed82:654:1)
       at Array.some (<anonymous>)
       at FiltersConfigForm (FiltersConfigForm.tsx?ed82:654:1)
       at renderWithHooks (react-dom.development.js?61bb:14804:1)
       at updateForwardRef (react-dom.development.js?61bb:16817:1)
       at beginWork (react-dom.development.js?61bb:18646:1)
       at HTMLUnknownElement.callCallback (react-dom.development.js?61bb:189:1)
       at Object.invokeGuardedCallbackDev (react-dom.development.js?61bb:238:1)
       at invokeGuardedCallback (react-dom.development.js?61bb:293:1)
   


-- 
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.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] villebro closed issue #23564: Error when trying to add new filter on dashboard

Posted by "villebro (via GitHub)" <gi...@apache.org>.
villebro closed issue #23564: Error when trying to add new filter on dashboard
URL: https://github.com/apache/superset/issues/23564


-- 
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