RakipInitiative / ModelRepository

Joint project of EFSA, Federal Institute For Risk Assessment, DTU and ANSES to create a online model repository.
GNU General Public License v3.0
2 stars 0 forks source link

editor js view not working with different model classes #199

Closed schuelet closed 3 years ago

schuelet commented 3 years ago

Models other than the generic ones do not show up properly in the editor js view. There seem to be 2 errors:

The problem might be coming from errors in package de.bund.bfr.knime.js, specifically app_1.0.0.js or editor_data_1.0.0.js

schuelet commented 3 years ago

Download Workflow with Toy Models

ahmadswaid commented 3 years ago

I think so, that could be missed support of other model classes in the new app libraries. I will take over this.

ahmadswaid commented 3 years ago

Please re-evaluate the status now after I pushed this commit: https://github.com/SiLeBAT/FSK-Lab/commit/c85df7d95552cfb9d7edc02f281eb35bb1302530

I don't see any problem with loading the scripts and the codeMirror component, please reopen if a problem is still there.