Files
goodgo-platform/apps/web/app/[locale]/(public)/pricing
Ho Ngoc Hai f373f7b1e2 fix: BigInt JSON serialization, pricing table dark mode
- Add BigInt.prototype.toJSON polyfill in main.ts so Express can
  serialize Prisma BigInt fields (priceVND, revenue amounts)
- Fix: admin/moderation and admin/revenue returning 500 Internal Error
- Fix pricing compare table: Enterprise column text invisible in dark
  mode (bg-green-50 without dark variant → add dark:bg-green-950/40)

Co-Authored-By: Claude Opus 4 (1M context) <noreply@anthropic.com>
2026-04-13 11:29:06 +07:00
..