bcgov / bcgov/entity

Business-filings-ui: Replace calls to deprecated mixins

Open
#15,234 1 comment 0 reactions 0 assignees View on GitHub
ENTITY - DO NOT USE Priority2 techdebt
Dominant language
JavaScript
Stars
23
Forks
62
Avg merge
24m
Merged PRs (30d)
1

Description

Vue mixins are not supported by Vue3 and they can't be called by Vuex. Methods in the `date-mixin` and the `enum-mixin` have been deprecated and the logic moved to pure functions located in the /services subdirectory.

Replace existing calls to the deprecated mixins with calls to the new service.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.