Browse Source
- Replace .filter().map() with .flatMap() in search pages to avoid double array iteration (js-combine-iterations) - Replace crypto.randomUUID() with ref-based ID generator in chatbot to prevent SSR hydration mismatch (rendering-hydration-mismatch-time) Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>pull/11786/head
4 changed files with 47 additions and 48 deletions
Loading…
Reference in new issue