-
### Checks
- [X] Not a duplicate.
- [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/…
-
This is a todo-list for tracking what I consider to be deal-breakers stopping me promoting & classifying this plugin as production ready.
- [ ] Cannot update both the innerText + attrs on a changed no…
-
**Intended outcome:**
`@client` and server elements should all be resolved by MockProvider
**Actual outcome:**
Queries that mix `@client` and server elements are not resolved. Errors are …
-
**Is your feature request related to a problem? Please describe.**
When you add a lot of hosts to the Proxy Hosts page it becomes quite long to find the host you are looking for.
**Describe the so…
-
**Describe the bug**
In order to use createdAt as a sort key in a @key directive you have to include a field called "createdAt: AWSDateTime" (non-null) to stop the error but this then allows anyone…
-
**Describe the bug**
I see the rule `no-custom-classname` not being applied correctly:
- Having custom colors trigger the rule
- Even defining the `cssFiles` paths array, my custom classes are no…
-
This is an issue to describe in a little bit more detail the problem described here: https://github.com/coatue-oss/react2angular/issues/88
The problem is the following:
If an object is mutated i…
-
I've been trying to follow the 'vue3-demo-webpack-esm-esm' and apply a similar concept using a React Webpack5 host which consumers a remote exposed from Vite.
Is this supported when the host is usi…
-
The push on #80, #61, #62 has reduced the number and increased the salience of the instructions that now exist in Venture. This gives us the opportunity to review the concept of an instruction, and e…
-
### Steps to reproduce 🕹
Link to live example:
Steps:
1. use create-react-app with mui v5
2. set the following csp header inside public/index.html
```
```
3. set the .env as follows:
`…