-
**Describe the bug**
RenderScriptItems is called everytime even though the ComponentScript is incapsulated in an if condition.
**To Reproduce**
A small, self-container, complete reproduction, u…
-
## The issue:
When self serving CSS (rather than linking to a CDN), the CSS styles are not applied to the components correctly as Tailwind does not parse them directly in the user's project.
## Re…
-
![image](https://github.com/air-verse/air/assets/22304079/12e34c86-22b2-42f8-941a-493912edf03b)
After awhile, and not very long, air will just hang and I can't ctrl+c the process
My .toml file
…
-
```
script removeFilter(attributeID string) {
const attributesInput = document.getElementById('attributes-input');
let attributes = attributesInput.value.split(',').filter(attr => attr !== attrib…
-
I love using dev mode; it's a super productive feature! Thanks for adding it 😄
The feature could be improved by ensuring that dev mode does not cause a dirty working copy for files that have not be…
-
I'm getting this error popping up a couple times a day.
Seems unlikely that this plugin is registering >7000 different element types, so perhaps there's duplicates being registered?
```
java.la…
-
When using `templ generate -watch`, files are generated with the `_templ.txt` suffix. Could these be added to the file nesting under the `.templ` file?
A workaround is to add it as a custom file ne…
-
`templ css` CSS components are very basic. They don't support a range of use cases #262 including media queries, and the interpolation features are minimal. I have built a PoC of interpolating CSS val…
-
The very first jump lands on the component body rather than on its definition, but subsequent jumps work as intended. See how when I go to definition from a `@components.Layout` instance, it first lan…
-
Hi there,
I was just wondering why there's a discrepancy in colours between `go` and `templ` files?