ice icon indicating copy to clipboard operation
ice copied to clipboard

feat: support react-router fallbackElement and loading example

Open ClarkXia opened this issue 2 months ago • 0 comments

This pull request introduces a new example demonstrating how to configure a custom fallbackElement for routing in an ice.js application, and adds support for specifying a fallbackElement in the router configuration. The changes include updates to the runtime to accept and use a custom fallback element, as well as the addition of a fully configured example app showcasing this feature.

ClarkXia avatar Oct 20 '25 03:10 ClarkXia