Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

avoid crashing when there is no _children #4147

Merged
merged 1 commit into from
Oct 1, 2023
Merged

Conversation

JoviDeCroock
Copy link
Member

@coveralls
Copy link

Coverage Status

coverage: 99.293% (-0.001%) from 99.294% when pulling ebf45ef on avoid-debug-crash into 08b07cc on main.

@github-actions
Copy link

github-actions bot commented Oct 1, 2023

Size Change: +15 B (0%)

Total Size: 57.3 kB

Filename Size Change
debug/dist/debug.js 3.54 kB +5 B (0%)
debug/dist/debug.module.js 3.53 kB +6 B (0%)
debug/dist/debug.umd.js 3.62 kB +4 B (0%)
ℹ️ View Unchanged
Filename Size Change
compat/dist/compat.js 3.95 kB 0 B
compat/dist/compat.module.js 3.87 kB 0 B
compat/dist/compat.umd.js 4.01 kB 0 B
devtools/dist/devtools.js 231 B 0 B
devtools/dist/devtools.module.js 240 B 0 B
devtools/dist/devtools.umd.js 315 B 0 B
dist/preact.js 4.42 kB 0 B
dist/preact.min.js 4.45 kB 0 B
dist/preact.min.module.js 4.45 kB 0 B
dist/preact.min.umd.js 4.47 kB 0 B
dist/preact.module.js 4.45 kB 0 B
dist/preact.umd.js 4.48 kB 0 B
hooks/dist/hooks.js 1.53 kB 0 B
hooks/dist/hooks.module.js 1.56 kB 0 B
hooks/dist/hooks.umd.js 1.62 kB 0 B
jsx-runtime/dist/jsxRuntime.js 360 B 0 B
jsx-runtime/dist/jsxRuntime.module.js 326 B 0 B
jsx-runtime/dist/jsxRuntime.umd.js 441 B 0 B
test-utils/dist/testUtils.js 453 B 0 B
test-utils/dist/testUtils.module.js 454 B 0 B
test-utils/dist/testUtils.umd.js 536 B 0 B

compressed-size-action

@JoviDeCroock JoviDeCroock merged commit c5861ab into main Oct 1, 2023
5 checks passed
@JoviDeCroock JoviDeCroock deleted the avoid-debug-crash branch October 1, 2023 09:01
@JoviDeCroock JoviDeCroock mentioned this pull request Oct 1, 2023
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.

TypeError: Cannot read properties of null (reading 'forEach') in development mode on Preact 10.18.0
3 participants