Replies: 2 comments 13 replies
-
Hey @rruprai1, since I don't work with Mac, I may not be the best one to answer this question, but did you try following this doc https://platform.uno/docs/articles/uno-development/debugging-inspect-visual-tree.html? There is a section for most of our platforms and also a Retrieving the visual tree section. Is this what you are looking for? |
Beta Was this translation helpful? Give feedback.
13 replies
-
Issue resolved in 5.5.0-dev23. Should verify in 5.4 when available. |
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
-
I've successfully gotten a webview2 to appear and load content in a Uno mac catalyst build. I'm trying next figure out how to attach the Safari web development tools to inspect my elements, look at JS console logs etc.
However I can't find any good documentation on UNO to set this up. Is there a link or is this not possible?
Beta Was this translation helpful? Give feedback.
All reactions