next 15.2.3
react 19
transfomer.js 3.4.0
The application is experiencing an error where the web worker for processing text and performing sentiment analysis, is failing to handle the input data. Specifically, the model within the worker is receiving undefined values for the input_ids
, leading to a runtime error.
I’ve modify the example code from example nextjs demo
to make tsc shutup.
and yes I tried using AI to help but it only make thing worse.
Really appreciate anyone trying to help.