You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The webLoader example provided in the source code doesn't render the image on landing. It can only load images from the cache
Steps to Reproduce
Run the webLoader example... Also visible here https://www.cornerstonejs.org/live-examples/webloader
Notice when changing the index forward then backward, it renders the image but it doesn't initially render the first index.
The current behavior
The loader doesn't render a newly fetched image.
The expected behavior
It should be able to fetch and render at same time
OS
Windows 11
Node version
18
Browser
Chrome
The text was updated successfully, but these errors were encountered:
Describe the Bug
The webLoader example provided in the source code doesn't render the image on landing. It can only load images from the cache
Steps to Reproduce
Run the webLoader example... Also visible here https://www.cornerstonejs.org/live-examples/webloader
Notice when changing the index forward then backward, it renders the image but it doesn't initially render the first index.
The current behavior
The loader doesn't render a newly fetched image.
The expected behavior
It should be able to fetch and render at same time
OS
Windows 11
Node version
18
Browser
Chrome
The text was updated successfully, but these errors were encountered: