Hello everyone, I am new in using outsystems and I seem to have some problems with adding dependency in my outsystems environment. I have two dependencies I want to use, which are the outsystems ui and ui web, both already installed. But the problem is I can depend on everything except the Outsystems UI web - UI flows (common layouts, etc.). Anyone can tell me why? Thanks
OutSystems UI Web is only for "Traditional Web" projects, it is not for "Reactive Web" projects. They should have all of the same items in them, and there is no reason for you to need anything in OutSystems UI Web on a new project.
J.Ja
I see, thank you!