Coder Social home page Coder Social logo

Comments (3)

llorenspujol avatar llorenspujol commented on May 27, 2024

Hi @gulsahkasdogan ! Thanks 😄

It should work in angular 13, I make it normally work in this stackblitz: https://stackblitz.com/edit/angular-grid-layout-angular-13?file=src/app/playground/playground.module.ts (note that the styles are missing, but the grid just works)

Do you still have the issue? Are you sure you are importing the module in the right place? If the issue persists, would be helpful if you can reproduce it on a stackblitz or similar.

from angular-grid-layout.

sheikalthaf avatar sheikalthaf commented on May 27, 2024

@llorenspujol @gulsahkasdogan I'm working on the upgrade of angular 13.

from angular-grid-layout.

llorenspujol avatar llorenspujol commented on May 27, 2024

Since version 1.1.0 of the lib Angular 13 is 'officially' supported, as it's peerDependencies indicate:

  "peerDependencies": {
      "@angular/common": ">=12.0.0",
      "@angular/core": ">=12.0.0"
  },

Said that, with earlier version of the lib (versions less than 1.0.0), Angular 13, even not being officially supported was also working perfectly, as this stackblitz shows.

Said that I am going to close the issue.

@gulsahkasdogan If you still have problems, please reproduce them on stackblitz or similar to see exactly what is happening.

@sheikalthaf I would open an issue for Angular 13 upgrade. Last week we updated from Angular v11 to Angular v12. So the upgrade to Angular v13 would have to wait a little bit. We talk it on a separate issue.

from angular-grid-layout.

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.