jQuery UI Widgets Forums Vue Import Fails For DateTimeInput

Tagged: , ,

This topic contains 2 replies, has 2 voices, and was last updated by  Peter Stoev 5 years, 7 months ago.

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • Import Fails For DateTimeInput #105091

    jharris
    Participant

    I’m using version v7.2.0 and when I try to import the DateTimeInput component into my .vue file I get this error:

    vue_jqxdatetimeinput.vue?1427:55 Uncaught ReferenceError: Null is not defined
        at eval (vue_jqxdatetimeinput.vue?1427:55)
        at Module../node_modules/cache-loader/dist/cjs.js?!./node_modules/babel-loader/lib/index.js!./node_modules/cache-loader/dist/cjs.js?!./node_modules/vue-loader/lib/index.js?!./node_modules/jqwidgets-scripts/jqwidgets-vue/vue_jqxdatetimeinput.vue?vue&type=script&lang=js& (app.js:1310)
        at __webpack_require__ (app.js:767)
        at fn (app.js:130)
        at eval (vue_jqxdatetimeinput.vue?4d9e:1)
        at Module../node_modules/jqwidgets-scripts/jqwidgets-vue/vue_jqxdatetimeinput.vue?vue&type=script&lang=js& (app.js:3530)
        at __webpack_require__ (app.js:767)
        at fn (app.js:130)
        at eval (vue_jqxdatetimeinput.vue?fa86:1)
        at Module../node_modules/jqwidgets-scripts/jqwidgets-vue/vue_jqxdatetimeinput.vue (app.js:3518)
    Import Fails For DateTimeInput #105092

    jharris
    Participant

    Replaced ‘Null’ with ‘null’ on line 55 of the source file and it’s working now.

    Best Regards,
    JHarris

    Import Fails For DateTimeInput #105096

    Peter Stoev
    Keymaster

    Hi JHarris,

    Thanks for the feedback.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic.