State variables are not loaded properly from SBGN-ML when the element inside the state variable element is prefixed (e.g., ). The state variable is represented but it has no text inside (the value and variable inside the element are not taken into account). Here is a minimal SBGN-ML file to reproduce the issue:
I tracked this down. It is because of a typo in libsbgn.js. See this. It is currently sate instead of state. I have opened a PR that resolves this issue.
State variables are not loaded properly from SBGN-ML when the element inside the state variable element is prefixed (e.g., ). The state variable is represented but it has no text inside (the value and variable inside the element are not taken into account). Here is a minimal SBGN-ML file to reproduce the issue:
<?xml version="1.0" encoding="UTF-8"?>