Skip to content

Text areas not expanding with using Lazy Loading in an Ionic app #22

Description

@Daniel-Jordan

Hi

My Ionic app utilises Lazy Loading which seems to stop the text areas from expanding.

To test, create a new Ionic app, setup ng-elastic as per instructions and it works as expected.

Then setup lazy loading and the textarea no longer expands.

To setup lazy loading I:

  • deleted home page
  • re-added home page via cli
  • re-add textarea to home.html file
  • removed references to home page from app.module.ts
  • update the setting of root page in app.component.ts to be rootPage:any = HomePage;

Cheers
Dan

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions