Giter Club home page Giter Club logo

Comments (6)

Semkoo avatar Semkoo commented on August 15, 2024 4

I am receiving the same error with "jquery": "3.4.1",

from bootstrap-ui-datetime-picker.

TchaixNC avatar TchaixNC commented on August 15, 2024 2

This error disepear with jquery 3.3.1 and bootstrap-ui-datetime-picker 2.6.3

from bootstrap-ui-datetime-picker.

Semkoo avatar Semkoo commented on August 15, 2024

This error disepear with jquery 3.3.1 and bootstrap-ui-datetime-picker 2.6.3

Nope, it still appears for me

from bootstrap-ui-datetime-picker.

hosing-lee avatar hosing-lee commented on August 15, 2024

Here we are using angular 1.7.7, jquery 3.4.1, bootstrap 3.4.1 and we are also facing the same issue. I have noticed that when I change ng-if to ng-show then it works correctly

Lowering the jquery version to 3.3.1 it works fine. Problem starts with jquery version 3.4.0

Issue can be reproduced with the exampl/index.html using the following libraries in the header:

<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.4.1/jquery.min.js"></script>
<script src="https://ajax.googleapis.com/ajax/libs/angularjs/1.7.7/angular.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/angular-ui-bootstrap/1.2.0/ui-bootstrap-tpls.js"></script>

from bootstrap-ui-datetime-picker.

dwwinters avatar dwwinters commented on August 15, 2024

The commit that fixed this issue did not include a rebuild of the dist directory. It also hasn't been included in a new release.

from bootstrap-ui-datetime-picker.

dwwinters avatar dwwinters commented on August 15, 2024

I saw a new release came out that includes the fix. Thank you!

from bootstrap-ui-datetime-picker.

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.