Skip to content
This repository was archived by the owner on May 22, 2019. It is now read-only.
This repository was archived by the owner on May 22, 2019. It is now read-only.

Adding withAITracking will break styling for components (e.g. full width/height) #73

Description

@hanvyj

I just had an issue where I wrapped a component with withAITracking for a component that was scaled to the full width and height of it's parent (width: "100%"; height: "100%").

As the beta now wraps the componet in a div element for the tracking, and this div is unstyled, the resulting wrapped component no longer fills the screen.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions