Luiz Ferraz

Results 54 issues of Luiz Ferraz

### Summary Add configuration for not prerendering Starlight pages. This enables using components with SSR logic on Starlight pages, whether in the content or as component overrides. ### Notes ####...

🌟 minor
📚 docs
🌟 core

### What version of `starlight` are you using? 0.21.5 ### What version of `astro` are you using? 4.6.0 ### What package manager are you using? pnpm ### What operating system...

### 📚 Subject area/topic View Transitions ### 📋 Suggested page Either on the View Transitions page (https://docs.astro.build/en/guides/view-transitions/#lifecycle-events) or on some reference page ### 📋 General description or bullet points (if...

add new content
help wanted

## 🐞 Bug report Virtual sockets can be broken silently, the browser do not identify that the connection is closed and therefore don't close or even notify the WebSocket handle....

bug
minor

## 🐞 Bug report On privacy-first browsers, like Brave, the highest shielding option prevents use of the cross-site cookies and cross-site access to sessionStorage and localStorage. ``` Uncaught (in promise)...

bug

### What version of `starlight` are you using? main ### What version of `astro` are you using? 4.8.2 ### What package manager are you using? pnpm ### What operating system...

🐛 bug

The runtime should not rely on any Node modules, all the resolution should be done during build time

pkg/content-utils