When you switch to Row, it works fine. Switching back to grid causes a crash.
Copy code
java.lang.IllegalStateException: Place was called on a node which was placed already
Ahmed
02/21/2025, 12:11 PM
As I am not sure if this is a
bug
or my assumption is wrong that I can dynamically update
GridSpans
…
Ahmed
02/21/2025, 12:11 PM
I am on
2025.02.00
Ahmed
02/21/2025, 12:13 PM
To reproduce, scroll and toggle between the states.
z
Zach Klippenstein (he/him) [MOD]
02/21/2025, 3:30 PM
If for some reason updating grid spans is not supported (that would seem weird to me), it definitely shouldn’t crash with this error if you try to do so. Please file a bug.