Semantic-Org / Semantic-UI-React

The official Semantic-UI-React integration

Home Page:https://react.semantic-ui.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Prop `items` in `List` conflicts with props: `children`.

luizrossetti opened this issue · comments

Bug Report

Steps

I'm trying to create a Menu(Accordion) with a List via shorthand and I'm getting the following error

Expected Result

Render the page without errors

Actual Result

error

Version

2.1.5

Testcase

https://codesandbox.io/p/sandbox/react-semantic-ui-tests-h9xcnm?file=%2Fsrc%2FApp.js%3A5%2C53

👋 Thanks for opening your first issue here! If you're reporting a 🐞 bug, please make sure you've completed all the fields in the issue template so we can best help.

We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can.

Hi @luizrossetti can you provide a sample code or a codesandbox for more context