Post

Replies

Boosts

Views

Activity

Reply to Updating EditButton
Thanks for your answer. There is still a problem if you allow additions to the list as in the post you provided. If you delete all the entries the edit button still displays 'done' when I think it should either be hidden or reset to 'edit'. If you don't tap on 'done' and add a new item then this will be displayed with the delete button visible. I can find no way to reset the edit button and think this is a bug in iOS.
Dec ’24
Reply to @Observable conflict with @Query
Here are two versions of the expanded macro - the first with @Observable, the second without. As far as I can see the expansions are identical. However the expansion of @Observable adds @ObservationTracked before the query, so that must be the cause of the error. I can find no explanation anywhere in the documentation or searching online. I'm thinking it's a bug.
May ’24