Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(popperjs): fixed error in build #571

Merged
merged 1 commit into from Sep 13, 2017
Merged

Conversation

theJoeBiz
Copy link
Contributor

Fixed build error: 'placements' is not exported by node_modules/popper.js/dist/esm/popper.js
Renamed Popper to PopperContent in Tooltip.js to match Popover.js.

Fixed Error 'placements' is not exported by node_modules/popper.js/dist/esm/popper.js
Renamed Popper to PopperContent in Tooltip.js to match Popover.js.
@TheSharpieOne
Copy link
Member

Good catch. Can you also update Popover to be the same?

@theJoeBiz
Copy link
Contributor Author

@TheSharpieOne I fixed both tooltips and popovers in the original commit. I'm running the v5 branch locally now and popovers and tooltips are working great. This should be ready to merge.

@TheSharpieOne
Copy link
Member

Sorry, I missed that ☹️

@TheSharpieOne TheSharpieOne merged commit 0a9394d into reactstrap:v5 Sep 13, 2017
virgofx pushed a commit to virgofx/reactstrap that referenced this pull request Sep 29, 2017
Fixed Error 'placements' is not exported by node_modules/popper.js/dist/esm/popper.js
Renamed Popper to PopperContent in Tooltip.js to match Popover.js.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants