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.

Annoying popper warning when you're using the bundle

See original GitHub issue

I’m making an Angular app with Webpack. I am using boostrap.bundle.min.js which already has popper and because of that I removed the popper dependency. I know this isn’t that big of an issue but when another developer tries to rebuild my app, the first thing they say is always you're missing a dependency. I’m guessing that this would create a bit of confusion for everyone using the bundle instead of both packages. Is there a plan to ship a second bootstrap package without the popper dependency, but only with the bundle script?

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

1reaction
Johann-Scommented, Nov 15, 2017

I don’t think that’s true, we have a documentation which explain exactly how to work with Bootstrap using Webpack http://getbootstrap.com/docs/4.0/getting-started/webpack/

0reactions
elipeterscommented, Feb 17, 2018

Seems to be a common problem with Popper undefined in Bootstrap Bundle - using Node with Sails.

Replaced bundle with standard and load popper.min.js prior to bootstrap.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Popper.js not working when --download is used #65 - GitHub
I have problem with bootstrap configuration through importmaps, for some ... have a clear warning when non-single-file modules are loaded.
Read more >
Tooltips - Bootstrap
Documentation and examples for adding custom Bootstrap tooltips with CSS and JavaScript using CSS3 for animations and data-attributes for local title storage.
Read more >
Performance | Popper
"Tree-shaking" is the process of eliminating unused code from your bundles, which is achieved by bundlers such as webpack, Rollup and Parcel.
Read more >
Party Popteenies ? Party Pack ? 6 Surprise Popper Bundle ...
Party Popteenies ? Party Pack ? 6 Surprise Popper Bundle with Confetti, Collectible Mini Dolls and Accessories, for Ages 4 and up (Styles...
Read more >
laravel - DevTools failed to parse SourceMap error after login ...
If you use Laravel Mix, you can generate source maps by calling the mix.sourceMaps() method in your webpack.mix.js file.
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