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
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 ...orA 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/setMaxAttemptsaudio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: audio/setAudioSupportpayload.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/setAvailableVoicesaudio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: audio/setVoiceaudio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: captcha/generateStartaudio.settings.voice. Value: {} "\nTake a look at the reducer(s) handling this action type: captcha/generateSuccess