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.

Please update react-popper to version 0.8.2 in latest beta

See original GitHub issue

Latest version of reactstrap (5.0.0-beta.2) links dependency react-popper@0.8.1 But this version is broken (uncompiled), see below:

.../node_modules/reactstrap/node_modules/react-popper/lib/react-popper.js:1
(function (exports, require, module, __filename, __dirname) { export { default as Manager } from './Manager';

Manual update dependency react-popper to version 0.8.2 solves this.

Please update react-popper and publish 🥇

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:5
  • Comments:7 (3 by maintainers)

github_iconTop GitHub Comments

5reactions
kernle32dllcommented, Mar 19, 2018

@TheSharpieOne react-popper 0.8.3 was just released 🎉

2reactions
TheSharpieOnecommented, Mar 15, 2018

https://github.com/souporserious/react-popper/pull/93 was just merged, so hopefully a new release will be published soon. I’ll create a new reactstrap release with the min version being the next version of react-popper after that.

Read more comments on GitHub >

github_iconTop Results From Across the Web

react-popper/README.md - UNPKG
`scheduleUpdate` is a function you can call to schedule a Popper.js position update. It will directly call the [Popper#scheduleUpdate](https://popper.js.org/ ...
Read more >
Install - react-popper - npm
Official library to use Popper on React projects. Latest version: 2.3.0, last published: 8 months ago. Start using react-popper in your ...
Read more >
Web Libraries in Jars - WebJars
Coffeescript React JSX Transformer, org.webjars, coffee-react-transform ... bootstrap-fileinput, org.webjars.bower, github-com-kartik-v-bootstrap-fileinput ...
Read more >
react-popper | Yarn - Package Manager
Official library to use Popper on React projects ... until 0.8.2, if you are looking for more recent releases changelog please refer to...
Read more >
How do I deal with installing peer dependencies in Angular CLI?
I tend to keep my versions for Angular at the latest version, ... Update the package.json, and run npm install , or run...
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