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

Issue with bootstrap-4.0 #376

Open
mallikarjuna023 opened this issue Apr 28, 2018 · 2 comments
Open

Issue with bootstrap-4.0 #376

mallikarjuna023 opened this issue Apr 28, 2018 · 2 comments

Comments

@mallikarjuna023
Copy link

Dear,
we are migrating from bootstrap 3.3.7 to 4.0, bootstrap dialog is working fine with 3.3.7 but after migration we are getting the error below

bootstrap.min.js:848 Uncaught TypeError: Cannot set property 'paddingRight' of undefined
at n.p._adjustDialog (bootstrap.min.js:848)
at n.p.show (bootstrap.min.js:762)
at HTMLDivElement. (bootstrap.min.js:895)
at Function.each (jquery-3.2.1.min.js:2)
at r.fn.init.each (jquery-3.2.1.min.js:2)
at r.fn.init.o._jQueryInterface [as modal] (bootstrap.min.js:890)
at open (bootstrap-dialog.min.js:124)
at Function.o.alert (bootstrap-dialog.min.js:609)
at test (index.html:101)
at HTMLButtonElement.onclick (index.html:27)

how to solve this issue

@kestelle
Copy link

kestelle commented May 7, 2018

I had this issue and found a workaround. #366

@bindrid
Copy link

bindrid commented May 8, 2018

there is a long discussion about 4.0, and now 4.1 at #281 that offer up some fixes

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

3 participants