Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature-clean #32

Merged
merged 8 commits into from
Sep 3, 2024
Merged

Feature-clean #32

merged 8 commits into from
Sep 3, 2024

Conversation

DIDIRUS4
Copy link
Owner

@DIDIRUS4 DIDIRUS4 commented Sep 3, 2024

No description provided.

Norbiros and others added 8 commits September 1, 2024 21:56
…e linux-schema (modrinth#2351)

* fix(theseus): Focus app when opening deeplink (modrinth#2347)

* fix(theseus): Allow for posthog scripts

* chores(theseus): Update `linux-schema.json`
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!
@DIDIRUS4 DIDIRUS4 merged commit a961cb6 into beta Sep 3, 2024
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants