chat-ui
91fd2cb2 - Replace history.replaceState with SvelteKit replaceState

Commit
162 days ago
Replace history.replaceState with SvelteKit replaceState Refactored usage of history.replaceState to use the SvelteKit-provided replaceState function in both +page.svelte files. This ensures better integration with SvelteKit's navigation and state management.
Author
Parents
Loading