Skip to content

warning in debugger when first switching from auto to manual scrolling #5

@petrkonecny2

Description

@petrkonecny2

This appears in the console when user stars scrolling and should be resolved.

console.js:654 [Reanimated] Reading from value during component render. Please ensure that you don't access the value property nor use get method of a shared value while React is rendering a component.

If you don't want to see this message, you can disable the strict mode. Refer to:
https://docs.swmansion.com/react-native-reanimated/docs/debugging/logger-configuration for more details.
anonymous @ console.js:654
overrideMethod @ backend.js:17042
anonymous @ setUpDeveloperTools.js:40
registerWarning @ LogBox.js:171
anonymous @ LogBox.js:84
logToConsole @ logger.ts:29
logToLogBoxAndConsole @ logger.ts:76
anonymous @ threads.ts:236
Show 8 more frames
Show less
2console.js:654 [Reanimated] Tried to modify key current of an object which has been already passed to a worklet. See
https://docs.swmansion.com/react-native-reanimated/docs/guides/troubleshooting#tried-to-modify-key-of-an-object-which-has-been-converted-to-a-shareable
for more details.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions