-
Notifications
You must be signed in to change notification settings - Fork 701
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
⚠️The #116 is a new BUG ! #174
Comments
Hi @madordie , |
@madordie I'm sorry, I don't fully understand your comment. If you're saying that the footer and header must not replace each other when they have the same |
My English is not very good, so I use this Google Translate DEMO-CHT # 166BUGReproduce the BUG described in #174. The main stepsIn the In the So, when
I wrote a demo If it is my usage problem, we can discuss this issue together 😊 DEMO-CHT#166BUG重现#174中所描述的BUG。 主要步骤在 在 所以,当
我写了一个demo 如果是我的用法问题,我们可以一起在讨论一下这个问题😊 |
I got same error. |
@madordie thanks, I just submitted a new PR and realized you made the exact same change 😝 |
😊 |
@chiahsien need update tag for cocoapods 😂 |
okay, new tag published! |
#166 @rafaelcr @chiahsien
I find header attributed AND footer attributed THED merge return attributed
so . header and footer KEY ==
[NSIndexPath indexPathForItem:0 inSection:section]
The result is that the footer will MUST replace the header
The text was updated successfully, but these errors were encountered: