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

Bug returning in previous view #8

Open
geogerar opened this issue Dec 11, 2014 · 2 comments
Open

Bug returning in previous view #8

geogerar opened this issue Dec 11, 2014 · 2 comments

Comments

@geogerar
Copy link

Hello,
First of all I would like to Thank you for your excellent tool.
I found a possible bug....
I go from a VIEW in a next TableView that I use "STCollapseTableView"
All works fine but when a go back to my previous view
"[self dismissViewControllerAnimated:YES completion:nil];"
my app crashes and I get the error : "Thread1: EXC_BAD_ACCESS"
in your code line : " if (newDelegate != self.collapseDelegate)"

Can you Please correct that?

Thank you again

George Gerardis

@mysticvalley
Copy link

Hi @geogerar, did you find any solution for above possible issue? I am also having the same issue. Please suggest any remedy for this.

Regards,
Rajan

@geogerar
Copy link
Author

Yes,

You have to correct the delegates to be weak.......
there is a pull request with corrected methods.....
I am sending you the link....to take a look and correct in your .h
file.......

Weak references to delegate and datasource
ideaismobile@0a5744a

On Fri, Feb 20, 2015 at 6:20 AM, Rajan Maharjan [email protected]
wrote:

Hi @geogerar https://github.com/geogerar, did you find any solution for
above possible issue? I am also having the same issue. Please suggest any
remedy for this.

Regards,
Rajan


Reply to this email directly or view it on GitHub
#8 (comment)
.

Γιώργος Ν. Γεράρδης

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