Files
formbricks/apps
Cursor Agent 9319118f64 fix: wrap custom scripts in try-catch to prevent runtime errors
- Wrap inline scripts in try-catch blocks to prevent user script errors from breaking survey experience
- Add error handlers for external scripts loaded via src attribute
- Fixes issue where deprecated MetaMask API calls (window.ethereum._handleChainChanged) caused TypeErrors

Fixes FORMBRICKS-P5
2026-02-24 14:06:45 +00:00
..