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

ERR-103: Type Mismatch #70

Open
rastaman111 opened this issue Mar 16, 2022 · 1 comment
Open

ERR-103: Type Mismatch #70

rastaman111 opened this issue Mar 16, 2022 · 1 comment

Comments

@rastaman111
Copy link

Hey

After I do pinView.pastePin(pin: "5555") it gives 103 error, how can I fix it?
Снимок экрана 2022-03-16 в 18 26 17

@evfemist
Copy link

evfemist commented Jun 8, 2022

In my case this happens if I call pastePin in viewDidLoad or viewWillAppear. And all good when calling pastePin from viewDidAppear.
This is because collectionView doesn't have cellForItem yet.
Didn't found any easy fix to this problem.

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