38
Views
3
Comments
Solved
[OutSystems UI] Cant open some screen with side bar or datepicker
outsystems-ui
Reactive icon
Forge component by Gonçalo Martins
Application Type
Reactive

Every time I open a screen I get this error:

[ErrorScreen] Load timeout for modules: OutSystemsUI.controller$SidebarChangeTextProperty,OutSystemsUI.controller$SidebarChangeBooleanProperty,OutSystemsUI.controller$DatePickerChangeBooleanProperty,OutSystemsUI.controller$DatePickerChangeDateTimeProperty,OutSystemsUI.controller$DatePickerChangeIntegerProperty,OutSystemsUI.controller$DatePickerChangeTextProperty
https://requirejs.org/docs/errors.html#timeout 

Can anyone help?

This happens since it says outsystems UI version 2.17.0 update.

Solution

I solved the problem, I deleted the cache and it worked

Hey Filipe,

Create two blocks .In the first one put only the date picker and in 2nd one put only the side bar.Use this two block in the screen.Try this approach.

Thanks & Regards,

Sudip Pal

Hello Filipe Sousa,

We can definitely try to help but without sharing a sample oml where we can reproduce the use case it's quite hard since on a quick test I was not able to get any error.
Help us try to help you!

Cheers,
GM


Solution

I solved the problem, I deleted the cache and it worked

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.