Bootstrap-select: Select shows twice in a Bootstrap Modal

Created on 6 Apr 2016  路  6Comments  路  Source: snapappointments/bootstrap-select

When using latest 1.10, in a modal view, 2 selects show. one formatted and one non-bootsratp-formatted

Any ideas?

Most helpful comment

Make sure the CSS file is correctly imported. That fixed the issue for me.

All 6 comments

See guidelines for contributing.

Bug reports

A bug is a _demonstrable problem_ that is caused by the code in the repository.
Good bug reports are extremely helpful - thank you!

Guidelines for bug reports:

  1. Use the GitHub issue search. Check if the issue has already been reported.
  2. Check if the issue has been fixed. Try to reproduce it using the latest master or development branch in the repository.
  3. Provide environment details. Provide your operating system, browser(s), jQuery version, Bootstrap version, and bootstrap-select version.
  4. Create an isolated and reproducible test case. Create a reduced test case.
  5. Include a live example. Make use of jsFiddle or jsBin to share your isolated test cases.

+1

Sorry about the reduced bug i submitted. I ended up just using a older version. But when i get some time, i will try and send over a demonstrable bug.

twice
I have the same issue...

i'm getting the same too, using the latest version

Make sure the CSS file is correctly imported. That fixed the issue for me.

Was this page helpful?
0 / 5 - 0 ratings