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

remote page modal ui broken upon updating bootstrap.js to RC2 #9835

Closed
coffeemilkcrazy opened this issue Aug 19, 2013 · 2 comments
Closed

remote page modal ui broken upon updating bootstrap.js to RC2 #9835

coffeemilkcrazy opened this issue Aug 19, 2013 · 2 comments

Comments

@coffeemilkcrazy
Copy link

Here's the snippet that call modal on remote page "first.html"

<a href="first.html" data-target="#myModal" role="button" class="btn btn-default" data-toggle="modal">Launch First</a>

This works well in Bootstrap RC1, but when updated to RC2, the ui breaks. Bootstrap.js in RC2 is what causing this. I've tried replacing bootstrap files between RC1 and RC2 on the same code. The same code in RC1 works well, but RC2 ui is broken.

Screenshot:
screen shot 2013-08-19 at 12 09 23 am

Below is a link to my project
http://plnkr.co/edit/GLsq37

@cvrebert
Copy link
Collaborator

Have you accounted for #9318?

@cvrebert
Copy link
Collaborator

And v3.0.0 final will be released tomorrow, so I'm closing this since RC2 is comparatively outdated.

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

2 participants