BRafols
BRafols
@quinnlangille Is there any open branch regarding this issue? I might be able to throw in some hours to help with this.
Same here, I found a collision with the `.modal` as well. BoxUI CSS: 11.0.2 Boostrap: 4.3.1 Last comment is 6 months old, has anything been release since that date?
I think it is correct the way it is, can you expand on your use case? Why does it bother you that removeTab is called when destroying the wizard? Thanks...
@icrotz This is necessary. I offer myself as a maintainer if you guys have to time
Hello @icrotz I got access to this repo and will try to keep the PR's going. Could you please remove the prettier formatting from the code? I'll probably add that...
Yes, components get mounted but the rendered HTML should be empty.
You can always choose to not use "lazy-loading", would that fit your case?
I don't think that has to do with our library. Does the modal you are using get hidden or recreated when you open/close it?
Hello, You could use the `finish` slot to add you button and hook onto it's click event.
You are probably missing the `ref`` prop. ```