-
Notifications
You must be signed in to change notification settings - Fork 8.4k
[canvas] embeddables not refreshing on manual refresh or auto-refresh #221321
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
Labels
bug
Fixes for quality problems that affect the customer experience
regression
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Comments
nreese
added a commit
that referenced
this issue
May 23, 2025
…resh (#221326) Fixes #221321 ### test instructions 1) install sample web logs 2) import canvas saved object https://github.com/nreese/notes/blob/master/empty-canvas-workpad-saved-object-export.ndjson 3) refresh kibana 4) open canvas and add map embeddable 5) open browser network tab 6) click "Refresh data" button. Verify map requests new data 7) open "View" menu. Click "Refresh data". Verify map requests new data 8) set auto internal to "5s". Verify map requests new data on each interval --------- Co-authored-by: Elastic Machine <[email protected]>
kibanamachine
pushed a commit
to kibanamachine/kibana
that referenced
this issue
May 23, 2025
…resh (elastic#221326) Fixes elastic#221321 ### test instructions 1) install sample web logs 2) import canvas saved object https://github.com/nreese/notes/blob/master/empty-canvas-workpad-saved-object-export.ndjson 3) refresh kibana 4) open canvas and add map embeddable 5) open browser network tab 6) click "Refresh data" button. Verify map requests new data 7) open "View" menu. Click "Refresh data". Verify map requests new data 8) set auto internal to "5s". Verify map requests new data on each interval --------- Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit e937e91)
nreese
added a commit
to nreese/kibana
that referenced
this issue
May 23, 2025
…resh (elastic#221326) Fixes elastic#221321 ### test instructions 1) install sample web logs 2) import canvas saved object https://github.com/nreese/notes/blob/master/empty-canvas-workpad-saved-object-export.ndjson 3) refresh kibana 4) open canvas and add map embeddable 5) open browser network tab 6) click "Refresh data" button. Verify map requests new data 7) open "View" menu. Click "Refresh data". Verify map requests new data 8) set auto internal to "5s". Verify map requests new data on each interval --------- Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit e937e91) # Conflicts: # x-pack/platform/plugins/private/canvas/public/components/hooks/use_canvas_api.tsx # x-pack/platform/plugins/private/canvas/types/embeddables.ts
nreese
added a commit
to nreese/kibana
that referenced
this issue
May 23, 2025
…resh (elastic#221326) Fixes elastic#221321 ### test instructions 1) install sample web logs 2) import canvas saved object https://github.com/nreese/notes/blob/master/empty-canvas-workpad-saved-object-export.ndjson 3) refresh kibana 4) open canvas and add map embeddable 5) open browser network tab 6) click "Refresh data" button. Verify map requests new data 7) open "View" menu. Click "Refresh data". Verify map requests new data 8) set auto internal to "5s". Verify map requests new data on each interval --------- Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit e937e91) # Conflicts: # x-pack/platform/plugins/private/canvas/public/components/hooks/use_canvas_api.tsx # x-pack/platform/plugins/private/canvas/types/embeddables.ts
nreese
added a commit
to nreese/kibana
that referenced
this issue
May 23, 2025
…resh (elastic#221326) Fixes elastic#221321 ### test instructions 1) install sample web logs 2) import canvas saved object https://github.com/nreese/notes/blob/master/empty-canvas-workpad-saved-object-export.ndjson 3) refresh kibana 4) open canvas and add map embeddable 5) open browser network tab 6) click "Refresh data" button. Verify map requests new data 7) open "View" menu. Click "Refresh data". Verify map requests new data 8) set auto internal to "5s". Verify map requests new data on each interval --------- Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit e937e91) # Conflicts: # x-pack/platform/plugins/private/canvas/public/components/hooks/use_canvas_api.tsx # x-pack/plugins/canvas/types/embeddables.ts
nreese
added a commit
to nreese/kibana
that referenced
this issue
May 23, 2025
…resh (elastic#221326) Fixes elastic#221321 ### test instructions 1) install sample web logs 2) import canvas saved object https://github.com/nreese/notes/blob/master/empty-canvas-workpad-saved-object-export.ndjson 3) refresh kibana 4) open canvas and add map embeddable 5) open browser network tab 6) click "Refresh data" button. Verify map requests new data 7) open "View" menu. Click "Refresh data". Verify map requests new data 8) set auto internal to "5s". Verify map requests new data on each interval --------- Co-authored-by: Elastic Machine <[email protected]> (cherry picked from commit e937e91) # Conflicts: # x-pack/platform/plugins/private/canvas/public/components/hooks/use_canvas_api.tsx # x-pack/plugins/canvas/types/embeddables.ts
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
bug
Fixes for quality problems that affect the customer experience
regression
Team:Presentation
Presentation Team for Dashboard, Input Controls, and Canvas
Uh oh!
There was an error while loading. Please reload this page.
There are 2 separate problems
reload$
. Canvas triggers reload in several locations and not all were updated in 209677.The text was updated successfully, but these errors were encountered: