Skip to content

[angular6] child component, parent component 렌더링 타이밍 이슈 #22

@fepanbr

Description

@fepanbr

Child Component의 ngOnchanged에서 변화를 감지하여 처리할 때, parent에서 값을 내려주는 것보다 child에서 값이 먼저 리 렌더링 될 수 있음....

이 문제를 해결하기 위해서는 child component에서 감지하는 값을, parent에 모든 작업이 끝나고 변경해줘야하나>....?

Metadata

Metadata

Assignees

No one assigned

    Labels

    angularbugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions