TEv1 bug - missing popups
Reference: commit 0fb38556 from branch terminology (essif-lab-framework repo) using docker.
Some of the terms do not give a popup while the concept-file does have a hoverText.
Steps to reproduce:
- compile commit 0fb38556 from branch
terminology(essif-lab-frameworkrepo) using docker. - browse to
http://localhost:5000/docs/terms/agent. - hover over the first instance of the term
Actors(first word in first paragraph). You see the popuptext as expected. - hover over the term
Actorin the sectionCriterion. You see the popuptext is undefined.
I have no clue what causes this.