-
If slidesPreView is more than 1, it would be great to be able to tap on a slide to make that one active.
-
example:
this.graph.on('blank:click', ({ e }) => {
console.log('e:', e)
})
it cant't print log correctly
-
Flagpoles should be passed in rather than used directly. Would like to avoid having an extra config object since the flags are in their own package anyhow. Is this an anti-pattern?
Support passing …
-
https://iclass.cc/2020/12/07/13-20-the-big-bang-theory.html
Leonard Hofstadter and Sheldon Cooper are both brilliant physicists working at Cal Tech in Pasadena, California. They are colleagues, bes…
-
## Problem
There are two distinct problems caused by the absence of so-called “embedding”.
### Embedding in top-level configuration
Sometimes one wants to embed a Dagger configuration directl…
-
I was getting an error in Vite that the package.json has incorrect modules set. They are currently `dist/reactour-tour.esm.js` which doesn't exist. The correct file should be `dist/tour.esm.js` and si…
-
In the schema, but nothing done with them, change this.
-
# Bugs and Questions
### Checklist
- [x] This is not a `victory-native` specific issue. (Issues that only appear in `victory-native` should be opened [here](https://github.com/FormidableLabs/vic…
-
Currently whit dagger you can fetch any git repository that is in public by using `git.#Repository`.
But if you want to fetch a private repository or repository that is on an organization you can't…
-
**Describe the bug 🐛**
Passing a `hitComponent` that is not a functional component results in a type check warning. Should the type be [elementType] (introduced in [15.7.0])?
[elementType]:…