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

خطای Popper #321

Open
mbs220 opened this issue Nov 16, 2024 · 0 comments
Open

خطای Popper #321

mbs220 opened this issue Nov 16, 2024 · 0 comments

Comments

@mbs220
Copy link

mbs220 commented Nov 16, 2024

سلام به همه
من از این ورژن از بوت استرپ استفاده میکنم:
https://getbootstrap.com/docs/5.0/

و زمانی که کتابخانه رو صدا میکنم این خطا رو میده i.createPopper is not a function

توی این تابع خط آخر خطا هست :
_createPopper(tip) {
const placement = execute(this._config.placement, [this, tip, this._element])
const attachment = AttachmentMap[placement.toUpperCase()]
_return Popper.createPopper(this._element, tip, this.getPopperConfig(attachment))
}
کسی به این مشکل برخورده ؟

@Mds92 راه حلی هست برای این موضوع

پیشاپیش ممنون

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

No branches or pull requests

1 participant