innoq/spacy

When not authenticated there is a JavaScript error because of an empty hijax-form

Closed this issue · 0 comments

When opening the application when not authenticated I get the following error:

Screenshot 2021-01-15 at 17 02 50

It seems to occur because there is a hijax-form element which appears in the DOM but is empty.

HOWEVER, the JavaScript from the rest of the application appears to work as expected -- the application still receives facts and updates the UI to show them, so I would categorize this bug as being low priority.