-
Looking at the example of using Vuetify props through X-props, the chips prop don't seem to be working :
```
const model = {
chipsEnumProp: []
}
const options = {}
const schema = {
…
-
反馈问题请先查看文档和务必提供详细的复现代码,遵循如下格式,描述不清楚的问题将会直接关闭。
### vue和ui框架
vue2
element-ui
vjsf版本:1.6.2
### 问题描述
uiSchema无法描述anyOf中的属性。
### 如何复现
[playground](https://form.lljj.me/#/demo?ui=VueElementF…
-
#750 provided a workaround for my initial symptom but not the underlying issue -- not allowed cookies: https://github.com/dandi/dandiarchive/pull/750#issuecomment-864098495
if browser has cookies d…
-
we are asking for a lot of things that could be added using the meditor. i had someone enter some data and forgot to hit save, just hit the back button or something else. it would be nice if the medit…
satra updated
3 years ago
-
The VJSF upgrade in #730 that fixes the freezing problems seems to introduce a new bug in the Meditor. Any edits to the "basicModel" forms (i.e. any VJSF form that is present on the main Meditor scree…
-
I was admiring the speeds of refactored "View data" which now also shows directory sizes -- just awesome, great work @dandi/dandiarchive team!
I was a bit surprised to see at https://github.com/dan…
-
addition to a generic #662
I could trigger only on staging ATM and on some (but not all, if I got my ownership right) dandisets
If I login and go to https://gui-staging.dandiarchive.org/#/dandi…
-
I'm struggling to get intial validation working on a custom component. I am setting `initialValidation='all'` in options, but the custom component does not validate when the form is first mounted.
…
-
![Screenshot from 2021-06-14 22 05 08](https://user-images.githubusercontent.com/6325182/121952613-c58d7700-cd5c-11eb-9e66-1bd72994c15d.png)
I'm trying to get a flat stepper (no elevation) with full …
-
I would like to use 2 PS2 controllers in same Arduino, I managed to do it with 1 controller, but how I do to the vJoySerialFeeder emulate 2 controllers?
I'm using vBox with 1 PS2 controller.