作成日: 2023/01/23 最終更新日: 2023/05/31
文書種別
不具合
発生環境
React 18で発生
状況
修正済み
詳細
セルテンプレート(FlexGridCellTemplate)を配置した状態で、グリッドを描画・編集すると次の警告が表示されます。
Warning: You are calling ReactDOMClient.createRoot() on a container that has already been passed to createRoot() before. Instead, call root.render() on the existing root instead if you want to update it.
※警告は表示されますが、製品機能に影響はありません。
回避方法
この問題はバージョン5.20231.888で修正されました。