Skip to content

Fix infinite rendering loop with MUI Autocomplete

Axel Bocciarelli requested to merge fix-maxcallstack into main

Fix #224 (closed)

Had to provide both value and inputValue to the Autocomplete component.

I'm also removing a few more useEffect from the toolbar and merging NodeLabelComment into NodeDetails.

Edited by Loic Huder

Merge request reports