GetStream / react-activity-feed

Stream React Activity Feed Components
https://getstream.io/react-activity-feed/
BSD 3-Clause "New" or "Revised" License
137 stars 83 forks source link

TypeError: Illegal invocation when focusing into any input field #311

Closed balazsotakomaiya closed 3 years ago

balazsotakomaiya commented 3 years ago
Screenshot 2021-10-26 at 18 26 35

Context: "react": "^16.13.0", "typescript": "^4.4.3", "react-activity-feed": "^1.3.1",

balazsotakomaiya commented 3 years ago

Also react-textarea-autocomplete is no longer maintained, thus should be replaced.

arnautov-anton commented 3 years ago

Hey, @heyitsbalazs! Thank you for pointing this out! The issue has been fixed and the new version of the SDK containing the fix is out. We'll look into replacing react-textarea-autocomplete with something else but we're leaving it for now as changing it would introduce unwanted breaking changes.