Skip to content

A non-serializable value was detected in the state / an action #10

@alxbsn

Description

@alxbsn

Using NextJS 16.0.5 with webpack builder I got multiple errors in the console, all indicating
A non-serializable value was detected in the state, in the path ... or A non-serializable value was detected in an action, in the path...

Here is the list of associated paths :

  • audio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: captcha/setConfig.
  • audio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: attempts/setMaxAttempts
  • audio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: audio/setAudioSupport
  • payload.0. Value: {} "\nTake a look at the logic that dispatched this action: " {} "
  • audio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: audio/setAvailableVoices
  • audio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: audio/setVoice
  • audio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: captcha/generateStart
  • audio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: captcha/generateSuccess

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions