-
### Tell us about the problem
Consider this setup -> [https://play.nativescript.org/?template=play-vue&id=y9si9q&v=4](https://play.nativescript.org/?template=play-vue&id=y9si9q&v=4)
In iOS binding…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: darwin
Ar…
-
Currently I am unable to change the height of the editor based on the screen. Is there any way we can fix it ?
Here is how my current editor setting is looking like:
```
```
I am expecting t…
-
Per WP's suggestion, this is an issue for plugin developers to request improvements to the UI plugin API. This single issue would be used to keep requests in one place.
My current requests (complet…
-
For model training and execution, several design patterns are effective in managing workflows, code structure, and flexibility. Here are a few common ones used in machine learning and data processing …
-
Hey, thanks for the nice library.
I stumbled upon an issue with format prop.
Let's say I used code similar to the example
```
function limit(val, max) {
if (val.length === 1 && val[0] > max[0…
-
## Description
When the `AgendaList` has a lot of items (exact amount unknown but more than 100 probably), I start getting the `Excessive number of pending callbacks` errors and the `VirtualizedLis…
-
### Describe the bug
When I quickly click a button, sometimes the previous state is logged to the console. I can never be sure that I'm accessing actual form data (or at least I don't know how to get…
-
# 🙋 Feature Request
I haven't found a way to set a minimum and maximum number of weeks per month. In some cases we need to have a calendar whose height does not change, to meet this need I would fi…
atl31 updated
9 months ago
-
There are two issues when trying to use the component with Formik:
* Formik emits a name attribute, which has to be passed to the input element. When trying to use your component, Formik logs:
```…