BinarCode/vue-form-wizard

Awesome Wizard and Malformed Build Process

phuze opened this issue · 1 comments

phuze commented

Why is this message appearing above my form wizard, and how do I get rid of this?

Awesome Wizard
Split a complicated flow in multiple steps

Also, there may be something wrong with the build process -- this does not look right:

image

phuze commented

That text is the title and subtitle. I've found that you can remove this, by passing null to those props:

<form-wizard :title="null" :subtitle="null">

The file named [object Object] was commit to this repo's code, and is surely a remnant of a build error. I don't imagine it'll be removed though, as this project seems dead.