Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • abhishek kumar 8 posts 78 karma points
    6 days ago
    abhishek kumar
    0

    can we use angular material in umbraco backoffice

    can we use angular material in umbraco backoffice? while using angular material umbraco does not support. can anyone help me ?

    It does not support Angular material while using in umbraco backoffice.

    enter image description here

  • Delete 25 posts 247 karma points
    3 days ago
    Delete
    0

    Hi,

    Are you sure that Angular Material works correctly with Angular 1.1.5?

    If yes, I think you need add new package.manifest file in the App_Plugins.

    For example:

    1. Add a new folder AngularMaterial in the App_Plugins folder.
    2. Copy angular-material.min.js file into AngularMaterial folder.
    3. Add a package.manifest file in the AngularMaterial folder with code:

    { javascript: [ '~/App_Plugins/AngularMaterial/angular-material.min.js' ] }

    That's all.

    Regards, Vitaly

  • abhishek kumar 8 posts 78 karma points
    3 days ago
    abhishek kumar
    0

    Can Any one tell me angular 1.1.5 support angular material ?

  • Krishna 3 posts 73 karma points
    3 days ago
    Krishna
    0

    AngularJS Material works only with AngularJS 1.x.

    https://material.angularjs.org/latest/

Please Sign in or register to post replies

Write your reply to:

Draft