bigskysoftware / bigskysoftware/intercooler-js
document bootstrap version on example(s)
Open
- Dominant language
- HTML
- Stars
- 4.8k
- Forks
- 234
- PR merge metrics
- No merged PRs in 30d
Description
enhancment for the examples:
https://intercoolerjs.org/examples/inlinevalidation.html
Please add wich version of boostrap is used (probably applies to all examples).
Bootstrap v4.1.0 is working with `is-valid` and `is-invalid` and therefore the example doesn't work if you copy-paste it
Solution for 4.10:
On the input field the class `is-valid` or `is-invalid` should be added to show the message, else it doesn't show the message.
thnks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.