Skip to content

Type NguiScrollableModule does not have 'ɵmod' property. #17

Description

@v5s4k9

After upgrade from angular 5 to angular 11 NguiScrollableModule is not working.
image
image
The issue is causing because it's returning empty in scrollable.module.js file
var NguiScrollableModule = (function () {
function NguiScrollableModule() {
}
return NguiScrollableModule;
}());

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions