-
I'm compiling a list of bugs in our online deployment that I've found while looking at our MDC results. There's been only two so far, but I imagine others will be found.
1. The `check_refractory` […
-
I am looking for a general purpose serialization and deserialization (rehydration) of custom elements including their declarative shadow DOM with server side rendering (SSR) being one important use ca…
-
Add a TS Module which contains the logic from https://github.com/LyonSyonII/astro-preload/blob/main/components/Image.astro#L61-L88.
Use case: Not all Image-References are inside `` Tags.
OpenGr…
-
### 📚 Subject area/topic
Astro Authentication Documentation
### 📋 Page(s) affected (or suggested, for new content)
https://docs.astro.build/en/guides/authentication/
### 📋 Description of content t…
-
- After finish the last two tutorial of writing thesis, I'll start writing it myself
- My goal is a 52 pages manuscript
----
**Figures draft online**: https://1drv.ms/p/s!Ai6__2xAomSdrpNKNgjhYY…
-
### Astro Info
```block
node:internal/modules/cjs/loader:1586
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: The specified module could not be found.…
-
The goal with the docs is to show with great detail, how the boilerplate works. Experienced users generally does not need, but less experienced devs might get confused, specially the way to commit, te…
-
### Astro Info
```block
Astro v4.1.2
Node v18.18.0
System Linux (x64)
Package Manager unknown
Output static
…
-
Turning capo.js into a drop-in component is a great idea! so i immediately went to try it, and found that it kicks all the stylesheets out of ``, causing some markup to be displayed before styles load…
-
When I pass an object which is already created inside function, the style is not applied.
![image](https://user-images.githubusercontent.com/72854692/171320812-9f50b396-9148-4a67-9eb5-4005767e14a2.…