Semantic-UI-React icon indicating copy to clipboard operation
Semantic-UI-React copied to clipboard

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

Open luizrossetti opened this issue 1 year ago • 2 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

luizrossetti avatar Apr 15 '24 15:04 luizrossetti

👋 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.

welcome[bot] avatar Apr 15 '24 15:04 welcome[bot]

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

charlesinto avatar May 06 '24 06:05 charlesinto