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

Typeahead not appearing with Bootstrap Alpha 6 #1494

Closed
slubowsky opened this issue Jan 13, 2017 · 6 comments
Closed

Typeahead not appearing with Bootstrap Alpha 6 #1494

slubowsky opened this issue Jan 13, 2017 · 6 comments
Labels

Comments

@slubowsky
Copy link

Looks like even with version 1.2.0 Typeahead not appearing using Bootstrap alpha 6

@valorkin
Copy link
Member

it is actually working http://valor-software.com/ng2-bootstrap/index-bs4.html#/typeahead
but you need this <script>window.__theme = 'bs4';</script> on top of index.html body

@slubowsky
Copy link
Author

slubowsky commented Jan 13, 2017

@valorkin. I actually have that already. I've had that forever. The other Alpha 6 problems I noticed are fixed (problems with modals and dropdowns are the ones I saw), but this one is still there. When I look at the demo site I'm still getting alpha 5 so no proof there yet...

image

If I edit the demo page in developer tools and add a link tag to load alpha 6 the typeahead does stop working once the alpha 6 css is applied.

@valorkin
Copy link
Member

damn, you are right!

@valorkin
Copy link
Member

aha, found where it is broken - fixing
any other issues with alfa.6?

@slubowsky
Copy link
Author

All the ones I've see so far besides this have already been fixed. I'll let you know if I see any others (I'm not doing exhaustive testing, I'm just bumping into problems as I work on my app)
Thanks!

@valorkin
Copy link
Member

published as v1.2.1
http://valor-software.com/ng2-bootstrap/index-bs4.html#/typeahead

join slack and drop me a note if something will be urgent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants