Giter Site home page Giter Site logo

Comments (6)

databyte avatar databyte commented on May 27, 2024

Most likely, the external CDN takes slightly longer to load than your local resource, therefore impacting the load order of named JS files. You could try wrapping both local and CDN based scripts in a delay load to test late loading it from both sources.

You can also download the CDN file and compare it to what you have byte for byte. They should match, it's been the same files for awhile now.

You probably have something, capturing an event after the selection is made for onChange or onBlur. I'd set a debugger and trace everything after selection. Chrome's debug tools are powerful once you figure out how to capture events on elements.

from selectize.js.

krzyc avatar krzyc commented on May 27, 2024

You can also download the CDN file and compare it to what you have byte for byte. They should match, it's been the same files for awhile now.

It looks that docs are using newer version (dev-master?) which is marked with wrong version number. So this behavior was probably fixed between 0.15.2 and master branch.
I have downloaded 0.15.2 and master versions - master works as expected.
Is next release planned anytime soon?

from selectize.js.

databyte avatar databyte commented on May 27, 2024

I haven't done a release, maybe @risadams can run that command for us. Thanks.

from selectize.js.

risadams avatar risadams commented on May 27, 2024

I haven't done a release, maybe @risadams can run that command for us. Thanks.

hello all, I have stepped down as a maintainer in Feb of this year and no longer have push access to make and changes. Outside of answering general questions and keeping the domain renewed I don't have the ability to do much these days.

from selectize.js.

databyte avatar databyte commented on May 27, 2024

@risadams - ah, completely forgot. What a year...

@joallard - can you help? Just need to do a release and release a minor update with recent changes. See comments above.

from selectize.js.

Block99block99 avatar Block99block99 commented on May 27, 2024

+1 I report the same issue with version (0.15.2)

from selectize.js.

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.