🧪 QA Test Page - Late-Loading Widgets

This page allows testing different widget loading scenarios.

Widget: mortgage-payment-calc | Key: rdHaqT250AiJk6HekDIK6rDjVq5ZEYfztHyGDpl0

Scenario 1: Loading after 2 seconds (Timeout)

Simulates simple loading after a fixed delay.

⏳ Loading widget in 2 seconds...

Mode: timeout

Scenario 2: Loading after 3 seconds (Navigation - Next.js style)

Simulates loading after a "navigation" like Next.js.

⏳ Loading widget in 3 seconds...

Mode: navigation

Scenario 3: Loading after 1.5 seconds (afterInteractive)

Simulates Next.js afterInteractive mode.

⏳ Loading widget in 1.5 seconds...

Mode: afterInteractive

Scenario 4: Manual loading

The widget only loads when the button is clicked.

📝 Instructions

  • Timeout mode: Loads widget after a fixed delay
  • Navigation mode: Simulates navigation (changes content then injects)
  • afterInteractive mode: Simulates Next.js afterInteractive behavior
  • Manual mode: Requires a click to load