gajus / gajus/react-aux

children element [] issues

Open
#15 0 comments 1 reaction 0 assignees View on GitHub
question
Dominant language
JavaScript
Stars
323
Forks
19
PR merge metrics
No merged PRs in 30d

Description

Unfortunately when wrapping elements most of the time we're seeing this error:
{ children: Element[]; }' is not assignable to type 'IntrinsicAttributes & IntrinsicClassAttributes & Readonly<{ children?: ReactNode; }> & Reado...'.

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported error when wrapping elements in react-aux, then inspect the component's children typing and relevant usage. Done means wrapped elements type-check without the reported Element[] incompatibility; the issue provides no file, test, or reproduction location.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, react
Domain
frontend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.