Skip to content

setTimeout is not defined #425

Description

@tbrd

I'm having some problems using a data-grid module (fixed-data-table). I'm using the webpack distribution. I always see this error in pre-render:

TypeError: Object # has no method 'setTimeout'

The Object in question is "global" which in most cases I'd assume would be window. I'm not sure what it ends up being within the react-rails pre-render. I'm guessing the pre-render environment doesn't provide these. Surely all JS environments should provide these methods?

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