Code Monkey home page Code Monkey logo

Comments (4)

cretara avatar cretara commented on July 28, 2024

Did you import FullCalendarModule in any like this one indicated in documentation (here is used main AppModule of Angular app)

@NgModule({ declarations: [ AppComponent, ... ], imports: [ BrowserModule, FullCalendarModule // register FullCalendar with your app ], providers: [...], bootstrap: [AppComponent] }) export class AppModule { }

What is Angular version u are using?

from fullcalendar-angular.

vivekaviva avatar vivekaviva commented on July 28, 2024

from fullcalendar-angular.

cretara avatar cretara commented on July 28, 2024

Yes, I have imported

On Fri, May 26, 2023 at 12:31 PM Pier Daniele Cretara < @.> wrote: Did you import FullCalendarModule in any like this one indicated in documentation (here is used main AppModule of Angular app) @NgModule({ declarations: [ AppComponent ], imports: [ BrowserModule, FullCalendarModule // register FullCalendar with your app ], providers: [], bootstrap: [AppComponent] }) export class AppModule { } — Reply to this email directly, view it on GitHub <#431 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AJIM4EWFQVSHNZKTP2DGWBLXIBIOJANCNFSM6AAAAAAYPXNUD4 . You are receiving this because you authored the thread.Message ID: @.>

If u have correctly imported, i suggest to perform a delete of node_modules folder, followed by a npm install to perform a clean install of all packages of your project

from fullcalendar-angular.

acerix avatar acerix commented on July 28, 2024

Would you be able to post a runnable, stripped-down demonstration of the bug? Would really appreciate it because the time saved reproducing will be time spent fixing. Also, this repo is not used for issues, please use the main repo.

from fullcalendar-angular.

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.