uias / Tabman

™️ A powerful paging view controller with interactive indicator bars
https://uias.github.io/Tabman
MIT License
2.84k stars 235 forks source link

Invalid parameter not satisfying: [views count] == 3 #586

Open knottx opened 2 years ago

knottx commented 2 years ago
2021-09-23 13:39:02.981621+0700 appName[8661:1408003] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: [views count] == 3'
*** First throw call stack:
(0x180eab05c 0x1993c5f54 0x18276c99c 0x183bf3aa4 0x183bf6bcc 0x183bf2e10 0x183591cf4 0x18367a074 0x18349276c 0x184b7420c 0x184b7ab60 0x180e1d3a0 0x180e60734 0x180e63f40 0x180e1de1c 0x180e313c8 0x19c64238c 0x1837d70bc 0x183554be8 0x102149f0c 0x105055a24)
libc++abi: terminating with uncaught exception of type NSException
dyld4 config: DYLD_LIBRARY_PATH=/usr/lib/system/introspection DYLD_INSERT_LIBRARIES=/Developer/usr/lib/libBacktraceRecording.dylib:/Developer/usr/lib/libMainThreadChecker.dylib:/usr/lib/libMTLCapture.dylib:/Developer/Library/PrivateFrameworks/DTDDISupport.framework/libViewDebuggerSupport.dylib
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: [views count] == 3'
terminating with uncaught exception of type NSException
(lldb) 

when tap on other tap it's crash it's happen when runing on release config no issue on dedug