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

Need to pin the esm dist version of popper #956

Merged
merged 1 commit into from
Jan 30, 2023
Merged

Need to pin the esm dist version of popper #956

merged 1 commit into from
Jan 30, 2023

Conversation

jcoyne
Copy link
Contributor

@jcoyne jcoyne commented Jan 30, 2023

Otherwise we get the error:

Uncaught ReferenceError: process is not defined
    setOptions createPopper.js:81
    createPopper createPopper.js:215
    _createPopper bootstrap.esm.js:4041

See twbs/bootstrap#37978

Otherwise we get the error:
```
Uncaught ReferenceError: process is not defined
    setOptions createPopper.js:81
    createPopper createPopper.js:215
    _createPopper bootstrap.esm.js:4041
```
@jcoyne jcoyne changed the title Need to pin the dist version of popper Need to pin the esm dist version of popper Jan 30, 2023
@corylown corylown merged commit 57ef47e into main Jan 30, 2023
@corylown corylown deleted the fix-popper branch January 30, 2023 17:43
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.

2 participants