How to get the config.globalProperties and mixins property on setup hook?
Version
3.2.0-beta.7
Reproduction link
https://v3.cn.vuejs.org/api/composition-api.html#setup
Steps to reproduce
Because i can't use this on setup hook, so how do i get the the config.globalProperties.xxx or mixins property from another component on setup hook?
What is expected?
can get it
What is actually happening?
Hi, thanks for your interest but Github issues are for bug reports and feature requests only. You can ask questions on the forum, the Discord server or StackOverflow.