Closed codificat closed 1 year ago
seeing this with Firefox 107.0 on Fedora 36, not seeing it on Chromium 107.0.5304.110
/wg cre
This error is coming form the sorting in the CRE table on the home page. Upon further investigation, the sorting is not working properly.
/assign @Gkrumbach07
this issue originated form the backend. When etching the CREDetails, the imagestream overwrites any duplicate params with its own. For some reason the image stream was giving undefined for param name
. which resulted in errors when sorting on param name
.
The fix was to have the CRE resource overwrite the imagestream
This was fixed in #13
Thanks!
/close
@codificat: Closing this issue.
Is there an existing issue for this?
Current Behavior
I hit a situation where the
/notebookImages
page suddenly goes blank.Firefox's console shows:
Expected Behavior
No TypeError / page going blank
Steps To Reproduce
I am not fully sure of what triggers this, but I have hit it a couple of times after creating 2 or more Custom Runtime Environments of type "import image".
I'm using Firefox.
I just checked the same page from Chrome (Chromium) and I do not get the error.
Workaround (if any)
No response
What browsers are you seeing the problem on?
No response
Open Data Hub Version
Anything else
No response