pull down to refresh
You're not wrong in wanting to prevent edge cases. But handling an error and erroring out are two different things. The later specifically means that an error isn't handled.
Understood 🫡👍
You're not wrong in wanting to prevent edge cases. But handling an error and erroring out are two different things. The later specifically means that an error isn't handled.