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

needle generate malfunctioning #475

Open
kofero0 opened this issue Apr 10, 2024 · 3 comments
Open

needle generate malfunctioning #475

kofero0 opened this issue Apr 10, 2024 · 3 comments

Comments

@kofero0
Copy link

kofero0 commented Apr 10, 2024

Screenshot 2024-04-09 at 23 30 23 Screenshot 2024-04-09 at 23 30 40
@LucasVanDongen
Copy link

LucasVanDongen commented Apr 10, 2024

This error goes away when RootComponent implements TestDependency but I'm not sure if that's the right approach either? I'm having trouble myself for dependencies to propagate to a deeper node from any other Component than the RootComponent

@kofero0
Copy link
Author

kofero0 commented Apr 10, 2024

this problem only surfaced once I migrated a project to Xcode 15.3, this was working properly with Xcode 13.

@LucasVanDongen
Copy link

LucasVanDongen commented Apr 10, 2024

this problem only surfaced once I migrated a project to Xcode 15.3, this was working properly with Xcode 13.

Did you try to make the declaration of the testString in Testcomponent public?

I had issues with that. I fit understand why pubic fixed it but Uber example code did it as well

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