Weird Behaviour on .navigationBarTitle and .navigationBarTitleDisplayMode #400
danielcr12
started this conversation in
General
Replies: 1 comment
-
This is a known issue with Skip. https://skip.tools/docs/app-development/#build-errors
Fully qualifying it, e.g. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i sometimes get these bugs: Skip is unable to determine the owning type for member 'inline'. This often occurs when other issues prevent Skip from matching the surrounding API call, and it may resolve when those issues are fixed. Or add the owning type explicitly (e.g. MyType.inline)
Skip is unable to match this API call to determine whether it results in a View. Consider adding additional type information.
it work for some view and doesnt work for others.
Beta Was this translation helpful? Give feedback.
All reactions