Skip to content
This repository has been archived by the owner on Nov 29, 2022. It is now read-only.

-[DZNEmptyDataSetView setClaCustomViewVisible:]: unrecognized selector sent to instance 0x10479ed50 #446

Open
muzihe opened this issue Nov 27, 2019 · 1 comment

Comments

@muzihe
Copy link

muzihe commented Nov 27, 2019

When I clicked on the blank page, the project crashed,and prompted that :-[DZNEmptyDataSetView setClaCustomViewVisible:]: unrecognized selector sent to instance 0x10479ed50.

@lewis-smith
Copy link

I am seeing this too

2021-01-14 10:58:28.440614+0000 paddlelogger[14697:4413663] -[UITableView setEmptyDataSetSource:]: unrecognized selector sent to instance 0x1060e7000
2021-01-14 10:58:28.441549+0000 paddlelogger[14697:4413663] *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UITableView setEmptyDataSetSource:]: unrecognized selector sent to instance 0x1060e7000'
*** First throw call stack:
(0x1868ed86c 0x19b85cc50 0x1867f495c 0x1892d8dec 0x1868f0438 0x1868f2740 0x102aa5ca4 0x102aa6ac8 0x188b78a18 0x188b7d244 0x188b7d608 0x188adb7fc 0x188adba9c 0x102b2bb8c 0x102b2bca8 0x188b78a18 0x188b7d244 0x188b7d608 0x189423790 0x189426cf0 0x189426b88 0x189426e30 0x188b7d0b4 0x188abbce4 0x188abc000 0x188abce88 0x188abe264 0x188a9fcf4 0x1897edf84 0x189d087b4 0x189d08c88 0x189d1d47c 0x189c62a6c 0x189c8df34 0x189c8f2c4 0x186868358 0x1868625c4 0x186862b74 0x18686221c 0x19e366784 0x1892a0fe0 0x1892a6854 0x102be15d8 0x1865226b0)
libc++abi.dylib: terminating with uncaught exception of type NSException
*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UITableView setEmptyDataSetSource:]: unrecognized selector sent to instance 0x1060e7000'
terminating with uncaught exception of type NSException

This is a side effect of some other change in my code I believe, I'm not sure what yet.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants