OasisLMF / OasisUI

User Interface for the Oasis platform.
BSD 3-Clause "New" or "Revised" License
16 stars 17 forks source link

Error when trying to view IG Logs #281

Closed nicksamps closed 2 years ago

nicksamps commented 2 years ago

Issue Description

Nothing happens when I click "View IG Logs" after input generation.

Steps to Reproduce (Bugs only)

  1. Create an analysis and run input generation
  2. Click "Show IG Log"

Version / Environment information

UI Version 1.1.3 coreoasis/api_server:1.23.8

Example data / logs

oasis-ui_1        | No encoding supplied: defaulting to UTF-8.
oasis-ui_1        | Warning: Error in FUN: argument is not a character vector
oasis-ui_1        |   2: runApp
oasis-ui_1        |   1: oasisui::runOasisui
nicksamps commented 2 years ago

Is it possible that that version of the API server isn't compatible with any UIs > 1.11.1?

benhayes21 commented 2 years ago

sam to recreate