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
Actions