Actions
Bug #26113
closedSmart proxy log times not displayed.
Description
Foreman and smart-proxy version: 1.21.0-RC5
Log entries are not displaying timestamps.
Files
Actions
Added by Alex Fisher over 7 years ago. Updated almost 6 years ago.
Description
Foreman and smart-proxy version: 1.21.0-RC5
Log entries are not displaying timestamps.
Files
Digging in to this, looks like the datatable is initialized before react renders the date component, causing the component to be rendered off-screen for some reason. I'm continuing to investigate.