Skip to content
This repository has been archived by the owner on Jan 16, 2023. It is now read-only.

Fixed container array issue in header.js #118

Merged
merged 1 commit into from
Apr 25, 2019

Conversation

jimmacb
Copy link
Contributor

@jimmacb jimmacb commented Feb 2, 2018

Firefox was raising a TypeError when react attempted to apply an array of styles taken from the container value into a header. The fix simply made it a merged single object as opposed to an array of 2 objects, one being null if not active.

@coveralls
Copy link

coveralls commented Feb 2, 2018

Coverage Status

Coverage remained the same at 98.551% when pulling f5208f1 on jimmacb:master into 9069701 on alexcurtis:master.

@simmerkaer
Copy link

This PR needs to be merged. Current Chrome version released yesterday, 24/4/2019 (Version 74.0.3729.108 (Official Build) (32-bit)) makes the component fail completely.

@maximilianoforlenza maximilianoforlenza merged commit 82fadb4 into storybook-eol:master Apr 25, 2019
@maximilianoforlenza
Copy link
Collaborator

maximilianoforlenza commented Apr 25, 2019

done. Anyway I upgrade the current chrome version to v74 and react-treebeard on v3.2.0 working correctly. What's the error? @simmerkaer

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants