I am getting the following errors and have spent hours trying to debug this:
15:53:37.756Z
External Script 3: https://kzmn7e61vzcslfyf194d.lite.vusercontent.net/_next/static/chunks/main-app-97ac7c8bd24b9a5d.js?dpl=dpl_ApqnznwgXFTgBSHkPzXQCVKg8H8B
15:53:37.756Z
External Script 4: https://kzmn7e61vzcslfyf194d.lite.vusercontent.net/assets/tailwind.js?v=6
15:53:37.757Z
External Script 6: https://kzmn7e61vzcslfyf194d.lite.vusercontent.net/_next/static/chunks/polyfills-42372ed130431b0a.js?dpl=dpl_ApqnznwgXFTgBSHkPzXQCVKg8H8B
15:53:37.757Z
External Script 7: https://kzmn7e61vzcslfyf194d.lite.vusercontent.net/assets/lite-runtime.js?v=3
15:53:37.757Z
External Script 9: https://kzmn7e61vzcslfyf194d.lite.vusercontent.net/_next/static/chunks/webpack-1cc7c8636328dc96.js?dpl=dpl_ApqnznwgXFTgBSHkPzXQCVKg8H8B
15:53:37.758Z
INLINE SCRIPT WITH TSS FOUND: self.__next_f.push([1,""use client"\n\nimport { useState, useEffect, useMemo, useCallback } from "react"\nimport { useRouter, useSearchParams } from "next/navigation"\nimport { motion } from "f
15:53:37.758Z
INLINE SCRIPT WITH TSS FOUND: self.__next_f.push([1,"// TSS Detection and Blocking System\nexport class TSSDetector {\n private originalConsole: any = {}\n private tssLogs: Array\u003c{ timestamp: Date; message: string; stack?:
15:53:37.759Z
INLINE SCRIPT WITH TSS FOUND: self.__next_f.push([1,"import type React from "react"\nimport type { Metadata } from "next"\nimport { Inter } from "next/font/google"\nimport "./globals.css"\nimport { OfflineIndicator } from
15:53:37.759Z
TSS DETECTED: LOG -
TSS Detector initialized. Use window.tssDetector.getDetectionReport() to see results.
15:53:37.760Z
STACK TRACE: Error at console.log (blob:v0) at initTSSDetector (blob:v0) at blob:v0
This is making development almost impossible. Can someone please inform me of what this is, why it is present, and whether it can be removed?