Code Monkey home page Code Monkey logo

Comments (7)

merbjedi avatar merbjedi commented on July 17, 2024

blah, i cant repro it consistently. seems to be a timing issue or something

from uniform.

pixelmatrix avatar pixelmatrix commented on July 17, 2024

hmm, interesting. I wonder if I need to get that text another way initially. Interesting issue. I'll see if I can do something to make it better. It should at least default to "Choose…" or something.

from uniform.

merbjedi avatar merbjedi commented on July 17, 2024

Nah, I wouldn't advise to inject text in there. Should work just like an html select, where if I need a "Select..." item, I'll just add an option element.

Go ahead and close this bug. If I see it again I'll reopen and provide a patch.

from uniform.

pixelmatrix avatar pixelmatrix commented on July 17, 2024

Good point. Alright, sounds good. Let me know if it shows up again.

from uniform.

merbjedi avatar merbjedi commented on July 17, 2024

Ok, I'm able to replicate consistently in Chrome and webkit. When there are no options marked as selected, the .find(":selected") returns nothing. I added in a check to default to the first :option if no :selected items were found. This commit fix the issues for me in webkit.

Here's the commit
http://github.com/merbjedi/uniform/commit/6cebe4bbdc0ace9b3e1b09c3f7a69559e0500290

Please review and merge if possible. Thanks!

from uniform.

pixelmatrix avatar pixelmatrix commented on July 17, 2024

Thanks, i'll check it out!

from uniform.

pixelmatrix avatar pixelmatrix commented on July 17, 2024

I applied this in tonight's update.

from uniform.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.