Giter Site home page Giter Site logo

Comments (7)

nakupanda avatar nakupanda commented on May 17, 2024

Hi,

Looking into it, sorry for the troubles you met...

from bootstrap3-dialog.

johnkattenhorn avatar johnkattenhorn commented on May 17, 2024

Not too worry, I'm no RequireJS expert so I'm wondering if it's something I have configured incorrectly.

from bootstrap3-dialog.

AndrewEastwood avatar AndrewEastwood commented on May 17, 2024

@johnkattenhorn I do not see any arguments which correspond to bs3-dialog in the your code.

You have to use smth like this:

require([
    'app-utils',
    'jquery',
    'jquery-migrate',
    'bootstrap',
    'bootstrapMvc',
    'bootstrap-dialog',
    'bootstrap-datepicker',
    'bootstrap-multiselect',
    'app-helpers',
    'app-global'
], function (utils, $, $migrate, Bootstrap, BootstrapMVC, BootstrapDialog /* and other modules */) { /* module implementation goes here */ });

from bootstrap3-dialog.

AndrewEastwood avatar AndrewEastwood commented on May 17, 2024

Hi @johnkattenhorn! did you have a chance to try the solution above?

from bootstrap3-dialog.

nakupanda avatar nakupanda commented on May 17, 2024

Hey men, how was it going?

from bootstrap3-dialog.

AndrewEastwood avatar AndrewEastwood commented on May 17, 2024

Hey @nakupanda! It seems that @johnkattenhorn has already solved his problem.

from bootstrap3-dialog.

nakupanda avatar nakupanda commented on May 17, 2024

Ok, let's close this issue first.

Thanks, Andrew :)

from bootstrap3-dialog.

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.