scorpiozj

Results 5 issues of scorpiozj

If one tab bar uses navigationController, the self.hidesBottomBarWhenPushed is invalid when I push a new view controller. In fact I need to hide the tab bar when I push a...

I met a crash recently, and from the Fabric the detail is (iPhone 6s, iOS9.2.1): Thread : Crashed: com.apple.main-thread 0 libobjc.A.dylib 0x1829edbd0 objc_msgSend + 16 1 Foundation 0x183c428e4 -[NSObject(NSKeyValueObserverNotification) willChangeValueForKey:]...

The Fabric has a record of issue: iPhone5, iOS9.3.1 Crashed: com.apple.main-thread EXC_BAD_ACCESS KERN_INVALID_ADDRESS 0x00000000a1b06cf5 Thread : Crashed: com.apple.main-thread 0 libobjc.A.dylib 0x2136ba86 objc_msgSend + 5 1 Foundation 0x222f779d -[NSObject(NSKeyValueObserverNotification) willChangeValueForKey:] +...

I touch the thumbnail to see the photo, and I scroll left/right. After several times (about 10), it receives memory warning. Continue to scroll and it crashes. My photo is...

## Feature request #### What problem does this feature solve? I use webp image in markdown,and after `run dev`, the chrome can't show the image. After inspecting the element, the...