101companies / 101rails

101wiki web front-end written Rails and backbone.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"New Triple" in edit mode not working

mminski opened this issue · comments

Seems like its an JS issue in file https://github.com/101companies/101rails/blob/master/app/assets/javascripts/components/page_editor.js.jsx

The variable new_predicates is out of scope for the function onChangeTriples.

screenshot from 2017-08-15 11-31-20

It isn't working for me as well. I just added the '*' character in front of the triples. Clicking on the button does nothing.