question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support Bootstrap 4

See original GitHub issue

Hello,

I’m using Bootstrap 4 and have just noticed the anchor tag need the class 'dropdown-item ’ to apply the correct styling. Adding this class has no effect on Bootstrap 3 as it doesn’t exist. Without this class there is no styling. I’m happy to submit a pull request if time is an issue as it’s a quick fix.

<a class="dropdown-item"></a>

Thanks

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:1
  • Comments:22 (11 by maintainers)

github_iconTop GitHub Comments

2reactions
ericgiocommented, Apr 4, 2018

As of v3.0.0, I believe the package now has pretty much full support for Bootstrap 4. As noted in the README, you should include the additional BS4-specific CSS file included with the package (or just copy the styles) if you’re using BS4. This is necessary for the package to be backwards-compatible with BS3. The example page also now allows you to select which BS version you want, so you can try the typeahead with either v3 or v4.

I’m going to consider this issue closed. If you run across any further issues with BS4 and this component, please open a new issue.

1reaction
ericgiocommented, Nov 17, 2017
Read more comments on GitHub >

github_iconTop Results From Across the Web

Browsers and devices - Bootstrap
Bootstrap supports the latest, stable releases of all major browsers and platforms. On Windows, we support Internet Explorer 10-11 / Microsoft Edge.
Read more >
Bootstrap 4 Get Started - W3Schools
Browser compatibility: Bootstrap 4 is compatible with all modern browsers (Chrome, Firefox, Internet Explorer 10+, Edge, Safari, and Opera). Where to Get ...
Read more >
Bootstrap - endoflife.date
Bootstrap is the most popular HTML, CSS, and JavaScript framework for developing responsive, mobile first projects on the web. Release, Released, Active Support...
Read more >
Bootstrap 4 browser support version - Stack Overflow
Bootstrap supports the latest, stable releases of all major browsers and platforms. On Windows, we support Internet Explorer 10-11 ...
Read more >
Bootstrap 4 for IE8 and IE9 - GitHub Pages
Bootstrap 4 drops support for Internet Explorer 8 and 9, but you can add it back by simply adding a conditional statement targeting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found