-
Newer dell servers have 'slot' cards for onboard nics. multiple card options available. 1gb 10gb etc
If i put the effort into making a replacement yml file for this along with the 3 slot card optio…
-
### Qwik Version
0.10.0 or greater
### Operating System (or Browser)
Stackblitz container
### Node Version (if applicable)
v16.14.2
### Which component is affected?
Qwik Rollup / Vite plugin
#…
-
### Is your feature request related to a problem?
It's been mentioned that there is an improved performance when using a Lite component vs a $ component under the right conditions.
This brings up …
-
### Description of the run
We are starting a new run with 102 that will include:
- CO2 fix (as in #232)
- TEM diags
### Suffix in the casename
Suffix
### Namelist modifications
Namelist sa…
-
I see on this page that NS and NB are now their own sections. I guess that happened on 1/1/2023?
I ask as when I log a contact in TR4W with NS or NB, it puts the section as MAR.
-
### Which component is affected?
Qwik City (routing)
### Describe the bug
Its quite simple to create an alias route by exporting the component of another route:
```tsx
import MyOtherRoute from …
-
I’m getting this error when I try to hit my main page (just https://dogfood.social)
```
{
"outcome": "ok",
"scriptName": "pages-worker--844423-production",
"exceptions": [],
"logs": [
…
-
I get unexpected behavior when checking programs that use (contra)variance.
For example:
```python
from typing import TypeVar, Generic
Z = TypeVar("Z", contravariant=True)
class N(Generic[Z]): …
-
# Bug Report
## Description
Segmentation fault.
## Steps to reproduce
Not sure, likely related to lack of connection and sleep time.
#### Expected behavior
no segfault
#### Actual…
-
### Which component is affected?
Qwik Runtime
### Describe the bug
running "npm run preview" (qwik 0.16.1, was working in 0.14.0) fails when passing an event handler to a component.
Getting the …