gskbyte / GSKStretchyHeaderView

A generic stretchy header for UITableView and UICollectionView
MIT License
1.75k stars 187 forks source link

Crash: "UITableView was deallocated while key value observers were still registered with it" #30

Closed torodavit closed 7 years ago

torodavit commented 8 years ago

I have UIPageViewController with 4 page. When i scroll pages my app crashing.

gskbyte commented 8 years ago

Hi @torodavit , thanks for notifying it. Could you please attach a stacktrace or a simple example, so it's easier to debug it?