Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Date picker causes crash #6

Closed
nfranke opened this issue Apr 18, 2014 · 2 comments
Closed

Date picker causes crash #6

nfranke opened this issue Apr 18, 2014 · 2 comments

Comments

@nfranke
Copy link

nfranke commented Apr 18, 2014

Run the demo, select the calendaring event item (first one). Click "starts" and then click the row again to hide. Click the cancel button. Click "Text Field Examples" in the main screen. It will crash all the time in the simulator. Both 32 and 64 bits iOS 7.1

@nfranke
Copy link
Author

nfranke commented Apr 18, 2014

Instruments flags this as: An Objective-C message was sent to a deallocated 'CALayer' object (zombie) at address: 0x10b69e170.

@mtnbarreto
Copy link
Member

@nfranke Thanks for reporting this issue.
I think we should remote this: line of code

I will add the fix on v1.0.1.

mtnbarreto pushed a commit that referenced this issue Apr 22, 2014
@mtnbarreto mtnbarreto added this to the v1.0.1 milestone Apr 22, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants