Skip to content

App crashing after navigatingview to scrollview with SwiftUIRefresh #9

@sGerli

Description

@sGerli

Its crashing for me on PullToRefresh.swift line 68 refreshControl.beginRefreshing() Thread 1: EXC_BAD_ACCESS (code=1, address=0x20).
My app uses a navigationview and when I navigate to a view that uses a scrollview with this library (so its a navigation view with a scrollview inside of it) it sometimes crashes with that error.
As soon as the view becomes visible it starts loading data and the isShowing binding turns to true (I know it still can't be triggered programmatically).

Please tell me what else would you need to diagnose this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions