formio / vue

Javascript Powered forms and JSON form builder for Vue.js
MIT License
119 stars 65 forks source link

[BUG] Wizard not hiding navigation when breadcrumb: none #34

Closed cymen closed 4 years ago

cymen commented 4 years ago

Environment

Please provide as many details as you can:

Steps to Reproduce

  1. Create a form using wizard
  2. Add multiple panels
  3. In settings for first panel, set Breadcrumb Type to Hidden
  4. View form and see navigation breadcrumb

Expected behavior

To not see step breadcrumb.

Observed behavior

See breadcrumb.

Example

Screen Shot 2019-11-11 at 2 21 19 PM Screen Shot 2019-11-11 at 2 21 39 PM

JSON: https://gist.github.com/cymen/9d4073de369cba5b6e41d99c74e8d514

cymen commented 4 years ago

I think this is an upstream bug -- opened https://github.com/formio/formio.js/issues/2039

cymen commented 4 years ago

Closing in favor of the github issue on the main repo.