Skip to content

All the views updated on scroll? #98

Description

@yannicke

angular perfect scrollbar works perfectly and I use it for a sidebar. But I noticed that when I scroll in my sidebar, the main content (in an other component) which contains a function in its view to format some text (like that : {{formatText(myText))}}, is constantly fired if I put a console.log in it.

Is it normal? I dont understand why the main content component is constantly refreshed when I scroll in the sidebar.

Thank you for your help.

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