Skip to content

ArcherContainer content container fixed height '100%' don't work on dynamic content #192

@timtong1982

Description

@timtong1982

in my case we have a long paragraph who is hosting in a fix sized div and that div offers overflow scroll for it, since the code in

ArcherContainer

does:
<div style={{ height: '100%', }} ref={parent} > {newChildren} </div>

any svg path draw after the initial width will not being rendered

suggest have a customizable for this div

what is process of submitting a PR, I can raise one

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions