-
### Description
./node_modules/mermaid/dist/mermaid.core.mjs
Can't import the named export 'l' from non EcmaScript module (only default export is available)
### Steps to reproduce
while importing …
-
When using ESM, `gql` becomes non-callable because TS doesn't like namespaces with ESM `index.d.ts` file:
```
export declare function gql(literals: string | readonly string[], ...args: any[]): Docum…
aliok updated
2 weeks ago
-
#### Description
#### Notion Test Page ID
-
### Which component is affected?
Qwik Rollup / Vite plugin
### Describe the bug
I'm trying to import Tailwind and custom styles using `@import` when running a new Qwik City app but receive an error…
-
a. To protect against clickjacking and cross-site scripting, appropriate HTTP response header settings (e.g. X-FRAME-OPTIONS: deny) are specified in the web application.
b. At a minimum, the web appl…
-
### Link to the code that reproduces this issue
https://github.com/jlhervy/test-app-nextjs/
### To Reproduce
Start the application in development, clic the navigation buttons to the left, and…
-
## Motivation
This year we are moving forward with the development of at least two prototypes: ROCC and the challenge platform. There are a few other frontend projects that I have in mind, such a c…
-
after kcLogin finishes and `its('body')` is logged in Cypress (last step of kcLogin succeeds)
Cypress then navigates to `/` and then fails with the following error:
`Refused to frame 'https://ss…
-
Demonstrate how an MST model's data can be serialized and stored in localstorage.
-
### Describe the feature
## What?
This proposal introduces lazy hydration feature as a first-class citizen in Nuxt Core.
> This RFC is inspired by a [Vue 3 Lazy Hydration Plugin](https:…