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

[Canvas] Rendering revealImage failed on Canvas workpads #179457

Closed
bhavyarm opened this issue Mar 26, 2024 · 5 comments
Closed

[Canvas] Rendering revealImage failed on Canvas workpads #179457

bhavyarm opened this issue Mar 26, 2024 · 5 comments
Labels
bug Fixes for quality problems that affect the customer experience Feature:Canvas impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. loe:needs-research This issue requires some research before it can be worked on or estimated regression Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@bhavyarm
Copy link
Contributor

Kibana version: 8.13.0 BC7

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: If you open ecommerce sample canvas workpad - Kibana displays "Rendering revealImage failed.Markdown content required only in readonly mode"

Screenshot 2024-03-26 at 12 09 44 PM

Browser console:

Error: Markdown content is required in [readOnly] mode
    at f (canvas.chunk.6.js:3:37440)
    at la (kbn-ui-shared-deps-npm.dll.js:425:59279)
    at ec (kbn-ui-shared-deps-npm.dll.js:425:115190)
    at Pc (kbn-ui-shared-deps-npm.dll.js:425:99978)
    at Nc (kbn-ui-shared-deps-npm.dll.js:425:99800)
    at Dc (kbn-ui-shared-deps-npm.dll.js:425:99633)
    at wc (kbn-ui-shared-deps-npm.dll.js:425:96466)
    at kbn-ui-shared-deps-npm.dll.js:425:45201
    at t.unstable_runWithPriority (kbn-ui-shared-deps-npm.dll.js:433:3768)
    at Vo (kbn-ui-shared-deps-npm.dll.js:425:44978)
Et @ core.entry.js:1
@bhavyarm bhavyarm added bug Fixes for quality problems that affect the customer experience regression Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas Feature:Canvas labels Mar 26, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

@kibanamachine kibanamachine added loe:needs-research This issue requires some research before it can be worked on or estimated impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. labels Mar 26, 2024
@bhavyarm
Copy link
Contributor Author

Doesn't happen in 8.12.2. Cheers!

@nreese
Copy link
Contributor

nreese commented Mar 26, 2024

regression caused by #176478

@bhavyarm
Copy link
Contributor Author

@amyjtechwriter is adding this one to known issues in release notes. Cheers!

amyjtechwriter added a commit that referenced this issue Mar 27, 2024
Adding a known issue to the 8.13 release notes. Canvas workpad is
displaying a toast notification stating image rendering failed.

![Screenshot 2024-03-26 at 17 23
26](https://github.com/elastic/kibana/assets/61687663/b29948e1-271b-4bd5-8353-cee52b19bc3f)

Relates to: #179457

---------

Co-authored-by: Nick Peihl <[email protected]>
kibanamachine pushed a commit to kibanamachine/kibana that referenced this issue Mar 27, 2024
Adding a known issue to the 8.13 release notes. Canvas workpad is
displaying a toast notification stating image rendering failed.

![Screenshot 2024-03-26 at 17 23
26](https://github.com/elastic/kibana/assets/61687663/b29948e1-271b-4bd5-8353-cee52b19bc3f)

Relates to: elastic#179457

---------

Co-authored-by: Nick Peihl <[email protected]>
(cherry picked from commit e05c2ee)
kibanamachine added a commit that referenced this issue Mar 27, 2024
# Backport

This will backport the following commits from `main` to `8.13`:
- [[DOCS] Adding a known issue for 8.13
(#179471)](#179471)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT
[{"author":{"name":"amyjtechwriter","email":"[email protected]"},"sourceCommit":{"committedDate":"2024-03-27T17:04:06Z","message":"[DOCS]
Adding a known issue for 8.13 (#179471)\n\nAdding a known issue to the
8.13 release notes. Canvas workpad is\r\ndisplaying a toast notification
stating image rendering failed.\r\n\r\n![Screenshot 2024-03-26 at 17
23\r\n26](https://github.com/elastic/kibana/assets/61687663/b29948e1-271b-4bd5-8353-cee52b19bc3f)\r\n\r\nRelates
to: #179457\r\n\r\n---------\r\n\r\nCo-authored-by: Nick Peihl
<[email protected]>","sha":"e05c2ee320be1bb938818b49d62d309da8317dcf","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Docs","backport","release_note:skip","v8.13.0","v8.14.0"],"title":"[DOCS]
Adding a known issue for
8.13","number":179471,"url":"https://github.com/elastic/kibana/pull/179471","mergeCommit":{"message":"[DOCS]
Adding a known issue for 8.13 (#179471)\n\nAdding a known issue to the
8.13 release notes. Canvas workpad is\r\ndisplaying a toast notification
stating image rendering failed.\r\n\r\n![Screenshot 2024-03-26 at 17
23\r\n26](https://github.com/elastic/kibana/assets/61687663/b29948e1-271b-4bd5-8353-cee52b19bc3f)\r\n\r\nRelates
to: #179457\r\n\r\n---------\r\n\r\nCo-authored-by: Nick Peihl
<[email protected]>","sha":"e05c2ee320be1bb938818b49d62d309da8317dcf"}},"sourceBranch":"main","suggestedTargetBranches":["8.13"],"targetPullRequestStates":[{"branch":"8.13","label":"v8.13.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/179471","number":179471,"mergeCommit":{"message":"[DOCS]
Adding a known issue for 8.13 (#179471)\n\nAdding a known issue to the
8.13 release notes. Canvas workpad is\r\ndisplaying a toast notification
stating image rendering failed.\r\n\r\n![Screenshot 2024-03-26 at 17
23\r\n26](https://github.com/elastic/kibana/assets/61687663/b29948e1-271b-4bd5-8353-cee52b19bc3f)\r\n\r\nRelates
to: #179457\r\n\r\n---------\r\n\r\nCo-authored-by: Nick Peihl
<[email protected]>","sha":"e05c2ee320be1bb938818b49d62d309da8317dcf"}}]}]
BACKPORT-->

Co-authored-by: amyjtechwriter <[email protected]>
@nickpeihl
Copy link
Member

This was fixed by #177989. This should be fixed in 8.14 and 8.13.1.

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 Feature:Canvas impact:needs-assessment Product and/or Engineering needs to evaluate the impact of the change. loe:needs-research This issue requires some research before it can be worked on or estimated regression Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

5 participants