You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Maybe I'm just holding it wrong so please bear with me
I tried to switch my app to this library in SMillerDev/Fosdem#18, but it seems like it's not updating.
The app has a picker that changes the type as defined in EventList.swift.
The init gets called when I change the type value, and the body gets recalculated, but the sections never change.
Am I doing something wrong in the setup of the library, or is this a bug?
Note
Maybe I'm just holding it wrong so please bear with me
I tried to switch my app to this library in SMillerDev/Fosdem#18, but it seems like it's not updating.
The app has a picker that changes the type as defined in EventList.swift.
The
initgets called when I change the type value, and the body gets recalculated, but the sections never change.Am I doing something wrong in the setup of the library, or is this a bug?