Localizer: Tried to retrieve a localized string for a component that has not yet been added to the page. #48

Open
opened 2024-12-02 15:25:11 +01:00 by ansv7779 · 0 comments
Owner

Frequent warning that shows up in the log.

Localizer: Tried to retrieve a localized string for a component that has not yet been added to the page. This can sometimes lead to an invalid or no localized resource returned. Make sure you are not calling Component#getString() inside your Component's constructor. Offending component: [ReflectionModalBodyPanel [Component id = body]] - Resource key: reflection_not_submitted
Frequent warning that shows up in the log. ``` Localizer: Tried to retrieve a localized string for a component that has not yet been added to the page. This can sometimes lead to an invalid or no localized resource returned. Make sure you are not calling Component#getString() inside your Component's constructor. Offending component: [ReflectionModalBodyPanel [Component id = body]] - Resource key: reflection_not_submitted ```
ansv7779 added the
new
label 2024-12-02 15:25:11 +01:00
ansv7779 added the
bug
label 2024-12-02 15:39:58 +01:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: DMC/scipro#48
No description provided.