eisisig / react-isolate

React Component Isolation Playground
11 stars 0 forks source link

Dates in the editor are not parsed correctly. They are passed as string on re-render #35

Open spoldman opened 8 years ago

spoldman commented 8 years ago

Dates are always serialized as strings in the editor so when you want to rerender the component they are given strings where there should be dates.