issue: ENG-8442
Details
Details
- Reviewers
tomek kamil - Commits
- rCOMM7143343df124: [lib] Add useNewThickThread
Tested with the next diff, tested that it is possible to create a thick thread
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
lib/types/thread-types.js | ||
---|---|---|
324–334 ↗ | (On Diff #43889) | When spreading, you lose the read-only properties. These need to be wrapped in $ReadOnly, and it would be good to apply the same to the other types in this file |