Skip to content

Add owner stack for invalid child warning#2416

Merged
marvinhagemeister merged 1 commit intomasterfrom
add-owner-stack
Mar 14, 2020
Merged

Add owner stack for invalid child warning#2416
marvinhagemeister merged 1 commit intomasterfrom
add-owner-stack

Conversation

@marvinhagemeister
Copy link
Copy Markdown
Member

We somehow missed to add the component stack to this error.

Before:

Screenshot from 2020-03-14 07-10-07

After:

Screenshot from 2020-03-14 07-08-10

Fixes #2415 .

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Mar 14, 2020

Size Change: -2 B (0%)

Total Size: 38.5 kB

Filename Size Change
debug/dist/debug.module.js 2.96 kB -3 B (0%)
debug/dist/debug.umd.js 3.04 kB +1 B
ℹ️ View Unchanged
Filename Size Change
compat/dist/compat.js 3.12 kB 0 B
compat/dist/compat.module.js 3.14 kB 0 B
compat/dist/compat.umd.js 3.17 kB 0 B
debug/dist/debug.js 2.98 kB 0 B
devtools/dist/devtools.js 175 B 0 B
devtools/dist/devtools.module.js 185 B 0 B
devtools/dist/devtools.umd.js 252 B 0 B
dist/preact.js 3.72 kB 0 B
dist/preact.min.js 3.72 kB 0 B
dist/preact.module.js 3.73 kB 0 B
dist/preact.umd.js 3.78 kB 0 B
hooks/dist/hooks.js 1.05 kB 0 B
hooks/dist/hooks.module.js 1.08 kB 0 B
hooks/dist/hooks.umd.js 1.13 kB 0 B
test-utils/dist/testUtils.js 390 B 0 B
test-utils/dist/testUtils.module.js 392 B 0 B
test-utils/dist/testUtils.umd.js 469 B 0 B

compressed-size-action

@github-actions
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 99.796% when pulling b46a179 on add-owner-stack into 117cf15 on master.

Copy link
Copy Markdown
Member

@sventschui sventschui left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏

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.

Difficult to debug error "Objects are not valid as child"

2 participants