Skip to content

Not compatible with react-bootstrap #93

@3atharvkurdukar

Description

@3atharvkurdukar

I am currently using react-bootstrap and came across this package because it lacks the functionality to select multiple inputs. The react-bootstrap library works using native JavaScript instead of popper.js, but once I import this library, it asks for popper.js library. I am getting following error:

./node_modules/bootstrap/dist/js/bootstrap.js
Module not found: Can't resolve 'popper.js' in 'C:\Users\3atha\code\mahashweta-foundation\node_modules\bootstrap\dist\js'

How do I implement popper.js such that it won't mess with native JavaScript?
I already tried using CDN script tag, but it didn't work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions