Skip to content

Doesn't work on Angular 10 #656

Description

@vanderdill

What type of issue are you creating?

  • Bug
  • Enhancement
  • Question

What version of this module are you using?

  • 2.0.10 (Stable)
  • 2.1.0-rc.n (2.1 Release Candidate n)
  • Other

Please add a description for your issue:

Angular 10 now requires template on ModuleWithProviders class. So, the following line on index.ts:
}): ModuleWithProviders {

showld be:
}): ModuleWithProviders<SDKBrowserModule> {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions