Commit d6048d8
committed
fix: include autoResize option in useApp hook
The React useApp hook was overriding the entire options object when
passing experimentalOAICompatibility, causing autoResize to be
undefined instead of true. This prevented automatic size notifications
from being set up.1 parent 35dc00a commit d6048d8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| 140 | + | |
140 | 141 | | |
141 | 142 | | |
142 | 143 | | |
| |||
0 commit comments