Files
AstralRinth/apps/frontend/src/pages
Sasha Sorokin 50734af6cd Fix Game versions input not showing (#2358)
There is a bug in vue-multiselect library where it will default
`custom-label` property to raw properies object. Presumably this is a
bug that appeared because they ported library to Vue 3 and have not
considered that the signature for `default` prop's function has changed.

To work around this, we can provide custom `custom-label` property that
is just a function that returns the input itself. In other places, where
objects are passed, `label` property can be used. In this case the first
suggestion applies. DO NOT USE VUE-MULTISELECT WITOUT `LABEL` OR
`CUSTOM-LABEL` PROPS!
2024-09-03 16:44:21 +00:00
..
2024-08-15 23:21:30 -07:00
2024-08-26 16:53:27 -07:00
2024-07-06 20:57:32 -07:00
2024-08-26 16:53:27 -07:00
2024-08-26 16:53:27 -07:00
2024-07-04 21:46:29 -07:00
2024-07-06 20:57:32 -07:00
2024-07-06 20:57:32 -07:00
2024-08-22 15:37:48 -05:00
2024-08-15 23:21:30 -07:00