but it does not show anything, while a BorderPane works.
Do you have any idea how I can embed views in a VBox?
Thanks!
a
amanda.hinchman-dominguez
02/11/2019, 3:09 PM
Hi @spechard - what you may be interested in is embedding your userInfoView as a fragment within your view instead, since views are essentially singletons
s
spechard
02/11/2019, 3:17 PM
well, for this one, a singleton is fine, I don’t need multiple instances of it