-
-
Notifications
You must be signed in to change notification settings - Fork 121
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
IMAGE RENDERING ISSUE IN THE LATEST BUILD | V3.9.0 #413
Comments
I'm facing this issue as well on a Jenkins / Nodejs
|
same issue I am getting with version 3.9.0, Pls let us know once the issue is fixed |
I did compare generated files from the version has the issue with the version that generate file correctly. difference was in the file in assets/js and asset/css folder. workaround is to copy files from js and css folder from the previous good run to the current run. |
@nixchahar , @mjalav , thanks for highlighting the issue. The files which you highlighted was changed for fixing #392 . I will look into this issue. In the meantime, can you check with |
I did try with use CDN true and seems like the issue resolved. |
with useCDN true doesn't solve the problem when running it on pipeline |
seems like this issue is happening in linux system. When i run in my windows machine the report works absolutely fine. But when i run it in our server i get this error. (ubuntu 20.04, node v18.20.5, cucumber-html-report v3.9.0). Also tried to downgrade to v3.6.2, and these error remains. |
Same observed behvior with v3.9.0 only on windows 3.8.0 is OK |
Environment (please complete the following information)
Describe the bug
IMAGE NOT GETTING RENDERED AFTER RUNNING MULTI REPORTER
To Reproduce
Steps to reproduce the behavior:
set your version of reporter to 3.9 and run any code and then run node multiReporter.js command
check the charts.
Expected behavior
attaching ss:
![Screenshot 2025-01-10 at 12 51 08 PM](https://private-user-images.githubusercontent.com/172277832/401864756-27a2b064-1d3e-4b0a-b917-5f5a9d4640b8.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTM4ODAsIm5iZiI6MTczODk5MzU4MCwicGF0aCI6Ii8xNzIyNzc4MzIvNDAxODY0NzU2LTI3YTJiMDY0LTFkM2UtNGIwYS1iOTE3LTVmNWE5ZDQ2NDBiOC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjA4JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIwOFQwNTQ2MjBaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT1hODBiZDEwNGMzOWZmZmVmMGRiNTA0YmMyY2QwNzAwN2JlYTEyYzFkNTVhMjEzYzAwOWZlOTdhNTFkYWYzMDIzJlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.lgRC9fRkpJOmuvwk8UzKXnGjmpOP8f57r80JH0tl-cg)
The text was updated successfully, but these errors were encountered: