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!
Modrinth Monorepo
Welcome to the Modrinth Monorepo, the primary codebase for the Modrinth web interface and app. It contains lines of code and has
contributors!
If you're not a developer and you've stumbled upon this repository, you can access the web interface on the Modrinth website and download the latest release of the app here.
Development
This repository contains two primary packages. For detailed development information, please refer to their respective READMEs:
Contributing
We welcome contributions! Before submitting any contributions, please read our contributing guidelines.
If you plan to fork this repository for your own purposes, please review our copying guidelines.
Security
If you discover a security vulnerability within our codebase, please follow our responsible disclosure guidelines.
Support
If you need help with the Modrinth web interface or app, please visit our support page. For general inquiries, you can also join our Discord server.
License
All packages in this repository are licensed under their respective licenses. Refer to the LICENSE file in each package for more information.
