Question
1
Replies
88
Views
Posted: March 15, 2017
Last activity: March 16, 2017
Closed
UI Kit version conflicts
Guys, I got this error, please help me how to fix it.
Thanks.
***Updated by moderator: Lochan to update Categories***
Hi Bergilio,
- The UI-Kit is added by Application Express when creating any new application. If it were added to the PRPC OOTB application, it would be added to all applications, including ones that weren't designed with the UI-Kit in mind.
- If you put it into the implementation layer, the implemention layer app would differ materially from the framework layer app. In essence, you would need to refactor the UI for each implementation. By adding it to the framework layer, it's automatically inherited into each implementation.
This maybe the reason why you are receiving the error. Could you refactor the UI and check?
Regards,
Evita.