Skip to content

Conversation

lucatonile
Copy link

Creating jsx elements programatically inside a , e.g. {list.map( ele=> ( ) ) }, resulted in 'Types of property 'children' are incompatible.'

Creating jsx elements programatically inside a <ClusterMap>, e.g. {list.map( ele=> (<Marker> <CustomComponent/></Marker>) ) }, resulted in 'Types of property 'children' are incompatible.'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant