Effect CommunityEC
Effect Community15mo ago
11 replies
dillania

Debugging fiber error

chunk-T7QLV2KN.js?v=e3e30aa8:16478 timestamp=2024-10-18T18:19:35.418Z level=DEBUG fiber=#3791 message="Fiber terminated with an unhandled error" cause="Error: {
  \"_id\": \"Option\",
  \"_tag\": \"None\"
}"


Hello! Does anyone have a tip for finding the code responsible for the error? Usually when I get this error, chunk-T7QLV2KN.js?v=e3e30aa8:16478 is a reference to one of my source files, but this time it's just chunk.js. This is a frontend app, running in chrome.

Thank you for your consideration.
Was this page helpful?