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

JavascriptException: TypeError: Cannot read property 'scrollToEnd' of null, js engine: hermes, stack: #6593

Closed
sentry-io bot opened this issue Jan 31, 2024 · 1 comment

Comments

@sentry-io
Copy link

sentry-io bot commented Jan 31, 2024

Sentry Issue: JETPACK-ANDROID-HRM

JavascriptException: TypeError: Cannot read property 'scrollToEnd' of null, js engine: hermes, stack:
anonymous@1:2096666
anonymous@1:289444
w@1:288774
callTimers@1:290508
value@1:169507
anonymous@1:168007
value@1:168953
value@1:167965

    at com.facebook.react.modules.core.ExceptionsManagerModule.reportException(ExceptionsManagerModule.java:72)
    at java.lang.reflect.Method.invoke(Method.java)
    at com.facebook.react.bridge.JavaMethodWrapper.invoke(JavaMethodWrapper.java:372)
    at com.facebook.react.bridge.JavaModuleWrapper.invoke(JavaModuleWrapper.java:188)
    at com.facebook.jni.NativeRunnable.run(NativeRunnable.java)
...
(6 additional frame(s) were not displayed)
@geriux
Copy link
Contributor

geriux commented Apr 9, 2024

Symbolicated stacktrace:

TypeError: Cannot read property 'scrollToEnd' of null, js engine: hermes, stack:
/workdir/gutenberg/packages/components/src/color-palette/index.native.js:209:setTimeout$argument_0
/workdir/gutenberg/node_modules/react-native/Libraries/Core/Timers/JSTimers.js:213:_allocateCallback$argument_0
/workdir/gutenberg/node_modules/react-native/Libraries/Core/Timers/JSTimers.js:111:_callTimer
/workdir/gutenberg/node_modules/react-native/Libraries/Core/Timers/JSTimers.js:359:callTimers
/workdir/gutenberg/node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:427:__callFunction
/workdir/gutenberg/node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:113:__guard$argument_0
/workdir/gutenberg/node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:368:__guard
/workdir/gutenberg/node_modules/react-native/Libraries/BatchedBridge/MessageQueue.js:112:callFunctionReturnFlushedQueue

Addressed in WordPress/gutenberg#60562

@geriux geriux closed this as completed Apr 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant