kbss-cvut/s-forms

Tooltip for answers do not work

Closed this issue · 2 comments

image

The screenshot is from an older version (4907285) where it works. (I had to use nvm use v16.20.2 to run)

@blcham just FYI, I cannot reproduce the tooltip behavior, even going on 4907285, using Node 16.

@LaChope sorry, I described it badly. It works on the older version (4907285), but you have to provide it form2.json from master branch.

The form2.json must contain the sentence "A chef prepares and cooks food ...". Thus, to reproduce :

  1. checkout 4907285
  2. replace form2.json from current master (i.e. from commit e870619)
  3. npm run dev