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

Cannot add a new page to canvas workpad #55916

Closed
bhavyarm opened this issue Jan 24, 2020 · 2 comments · Fixed by #56183
Closed

Cannot add a new page to canvas workpad #55916

bhavyarm opened this issue Jan 24, 2020 · 2 comments · Fixed by #56183
Labels
blocker bug Fixes for quality problems that affect the customer experience Feature:Canvas impact:critical This issue should be addressed immediately due to a critical level of impact on the product. regression Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@bhavyarm
Copy link
Contributor

Kibana version: 7.6.0 BC2

Elasticsearch version: 7.6.0 BC2

Server OS version: darwin_x86_64

Browser version: chrome latest

Browser OS version: OS X

Original install method (e.g. download page, yum, from source, etc.): from staging

Describe the bug: User cannot add a new page to canvas workpad.

Steps to reproduce:

  1. Open any sample data workpad
  2. Click on page and try to add a new page
  3. It doesn't work

Screenshots (if relevant):
add_new_page

Errors in browser console (if relevant):

Uncaught Error: You may not call store.getState() while the reducer is executing. The reducer has already received the state as an argument. Pass it down from the top reducer instead of reading it from the store.
    at getState (:5601/built_assets/dlls/vendors_2.bundle.dll.js:51)
    at :5601/bundles/canvas.bundle.js:3
    at :5601/bundles/canvas.bundle.js:3
    at :5601/built_assets/dlls/vendors_2.bundle.dll.js:196
    at Object.enableAutoplay (:5601/built_assets/dlls/vendors_2.bundle.dll.js:51)
    at :5601/bundles/canvas.bundle.js:3
    at execOnMatch (:5601/bundles/canvas.bundle.js:3)
    at :5601/bundles/canvas.bundle.js:3
    at :5601/bundles/canvas.bundle.js:3
    at Array.forEach (<anonymous>)
:5601/bundles/commons.bundle.js:3 Uncaught TypeError: Cannot read property 'apply' of null
    at window.onerror (:5601/bundles/commons.bundle.js:3)
@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience regression Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas labels Jan 24, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-canvas (Team:Canvas)

@timductive timductive added the impact:critical This issue should be addressed immediately due to a critical level of impact on the product. label Jan 24, 2020
@crob611
Copy link
Contributor

crob611 commented Jan 27, 2020

This issue appears to exist in the 7.5.1 release as well.

It appears to only happen if autoRefresh, or autoPlay is enabled, so if a work around is needed in the meantime, just make sure both of those options are disabled.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker bug Fixes for quality problems that affect the customer experience Feature:Canvas impact:critical This issue should be addressed immediately due to a critical level of impact on the product. regression Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants