Cagdas Yonder
Cagdas Yonder
It would be amazing if we could merge @Johann-S 's Stepper component. It has all the basic necessary features and designs for a Stepper. Maybe for [v5.1.0](https://github.com/twbs/bootstrap/projects/31) ?
+1 I have a form where users can add multiple questions and each question can have multiple answers. So every time user clicks on a button `fields.push({ answer: '' })`...
Okay, thanks for your answer. I just want to mention one more thing! Hierarchically "carousel-indicators" appear before "carousel-inner". I think it should be opposite. Because people can just add "position:...
@jquense thanks for your answer. The documentation was saying "any" so, I thought a selector would be okay. However, I still didn't get it working. I think it's because I...
You guys might find this explanation interesting. Day.js behaves in the same way as this explanation. Let me leave this link: https://stackoverflow.com/a/65658435/4771623
I believe this error also exists in this case: `IDs used in ARIA and labels must be unique: Document has multiple elements referenced with ARIA with the same id attribute:...
No fix on this since 2017? )=