Skip to content

Table Data Cells <td> interfering with responsive Table <table> elements (Safari v15 MacOS) #79

Description

@georgezikos

It's unclear to me if this is a bug related to the browser/version, HTML table elements or this library. The <td> elements in my <table> were preventing responsive resizing as the viewport shrank on Safari v15 (MacOS) and the solution appears to be explicitly declaring word-break: break-all on the table/td elements. This seems to naturally occur on newer/other browsers and doesn't have to be explicit.

I was experiencing this issue even with a fresh implementation of the library, so I don't think it was my implementation, but I could definitely be wrong.

Mostly posting for anyone else breaking their brain over this 😭

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