-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Cannot Reproduce
-
Affects Version/s: 9.10
-
Fix Version/s: None
-
Component/s: Web UI
-
Tags:
-
Backlog priority:400
-
Browser:
Steps to reproduce:
- Log in to the new WebUI
- Go to the Search drawer
- Configure a search with some criteria
- Save the search
- Clear the filter
- Select the previously saved search
- Open the browser console
- Select the default (empty) search filter
This error is produced in the console
elements.html:139081 Uncaught TypeError: Cannot read property 'id' of null at HTMLElement.<anonymous> (elements.html:139081) at dispatchNotifyEvent (elements.html:3352) at Object.runNotifyEffect [as fn] (elements.html:3377) at runEffectsForProperty (elements.html:3210) at runNotifyEffects (elements.html:3295) at HTMLElement._propertiesChanged (elements.html:4816) at HTMLElement._flushProperties (elements.html:1984) at HTMLElement._flushProperties (elements.html:4643) at HTMLElement._invalidateProperties (elements.html:4609) at HTMLElement._setProperty (elements.html:4591)
- is related to
-
NXP-24943 Renaming saved selection in Web UI needs a refresh
- Resolved