Skip to content
This repository was archived by the owner on Sep 23, 2025. It is now read-only.
This repository was archived by the owner on Sep 23, 2025. It is now read-only.

Describe how to use 2.0.0-alpha1 #62

Description

@sontek

I think this is related to:

#50

Basically, I'm using 1.3.0 and its working perfectly:

Dimensions()(FormContent)

but I have the warning:

Wrapper div has no height or width

which I based on github issues 2.0.0 was supposed to solve.

But now I have the problem that pretty much all my styling is 100% messed up and I'm not sure why. 1.3.0 didn't mess with my styling at all and thats what I expect from a HOC.

Can you document how to use this 2.0.0 version without having styles messed up? Right now I see it basically adds this container div with inline styles:

overflow: visible;height: 0px;width: 0px;

but those are really bad styles to be applying to a container div :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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