-
Notifications
You must be signed in to change notification settings - Fork 298
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description:
TypeError: Cannot read properties of undefined (reading 'length')
appears when too many search requests are sent back to back in Search Messages Sidebar
Steps to reproduce:
- Goto https://rocketchat.github.io/EmbeddedChat/?path=/story/embeddedchat-simple--simple
- Open
Search Messages
sidebar - Search repeatedly until the server returns
429
. - Observer the
TypeError: Cannot read properties of undefined (reading 'length')
Expected behavior:
No error should appear.
Actual behavior:
Network tab on the right side is showing requests:
Screencast.from.2025-02-11.00-15-37.webm
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working