Skip to content

react-datetime renders too much html elements without a reason #648

@jocoone

Description

@jocoone

I'm Submitting a ...

[ ] Bug report
[ ] Feature request
[x] Support request

Steps to Reproduce

If the datepicker is loaded into the DOM, it already exists out of more than 70 DOM-nodes. Therefor if a lot of datepickers are rendered on screen, the UI becomes very laggy.

Expected Results

These DOM-nodes should only be rendered when the datepicker is open.

Actual Results

Only render the datepicker when it is open.

Other Information (e.g. stacktraces, related issues, suggestions how to fix)

/

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions