dekatotoro / dekatotoro/PullToRefreshSwift

Runtime Issues

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Swift
Stars
535
Forks
101
PR merge metrics
No merged PRs in 30d

Description

I don't know if this is related or the same as #34, but instead of getting a crash, I am getting a runtime issue saying that

> Simultaneous accesses to 0x7f9c20c35e30, but modification requires exclusive access

on this line:

```
// PullToRefreshView.swift line 153
if !(context == &kvoContext && keyPath == contentOffsetKeyPath) {
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.