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

Setting introspected collection view delegate on List breaks cells update. #433

Open
2 tasks done
priya88 opened this issue Sep 10, 2024 · 1 comment
Open
2 tasks done
Labels
bug Something isn't working

Comments

@priya88
Copy link

priya88 commented Sep 10, 2024

Description

I saw one related issue to this: Setting scrollview delegate on List breaks cells update #426. Could be similar..can you please help with this?

Checklist

Expected behavior

List must behave as usual

Actual behavior

List does not UI properly

Steps to reproduce

Introspect list as collection view and set its delegate. Whenever view model publish any update and view renders then UI is broken.

Version information

1.3.0

Destination operating system

iOS16 and above

Xcode version information

Xcode 15

Swift Compiler version information

Swift 5.10
@priya88 priya88 added the bug Something isn't working label Sep 10, 2024
@sergeirr
Copy link
Contributor

sergeirr commented Sep 12, 2024

@priya88 Could you provide your code example?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants