paololeonardi / WaterfallGrid

A waterfall grid layout view for SwiftUI.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bound preference ElementPreferenceKey tried to update multiple times per frame

alongmatch opened this issue · comments

xcode display "Bound preference ElementPreferenceKey tried to update multiple times per frame".
The view is not displayed, switch page and reload the view before it can be displayed

commented

i got the same issue too here

commented

Same here. It happens when I switch the state to fast. The content also overlaps each other.

My Xcode console prints lots of "update multiple times per frame" messages too.
The grid view displays as expected, but CPU usage goes high and the status bar is invisible.