Actions
Bug #28434
closedSmart Proxy log times are all blank and the times in the HTML are permanently set to UTC
Status:
Duplicate
Priority:
Normal
Assignee:
-
Category:
Web Interface
Target version:
-
Description
$SUBJECT occurring in latest develop branch. Didn't occur in Foreman 1.22.
JS errors:
Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method. in I18nProviderWrapper(ShortDateTime) (created by DataProvider(I18nProviderWrapper(ShortDateTime))) in DataProvider(I18nProviderWrapper(ShortDateTime)) react-dom.development.js:545 React 5 I18nProviderWrapper i18nProviderWrapperFactory.js:19 Warning: Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. To fix, cancel all subscriptions and asynchronous tasks in the componentWillUnmount method. in I18nProviderWrapper(RelativeDateTime) (created by DataProvider(I18nProviderWrapper(RelativeDateTime))) in DataProvider(I18nProviderWrapper(RelativeDateTime)) react-dom.development.js:545 React 5 I18nProviderWrapper i18nProviderWrapperFactory.js:19
Updated by Tomer Brisker almost 5 years ago
- Status changed from New to Duplicate
should be resolved by #28510
Updated by Tomer Brisker almost 5 years ago
- Related to Bug #28510: mount_date_component doesnt mount date correctly added
Updated by Tomer Brisker almost 5 years ago
- Related to deleted (Bug #28510: mount_date_component doesnt mount date correctly)
Updated by Tomer Brisker almost 5 years ago
- Is duplicate of Bug #28510: mount_date_component doesnt mount date correctly added
Actions