Replies: 1 comment
-
My solution Ўсім дзякуй |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I make transition from vue2 to vue3
/planLimits.ts/
/main.ts/
and after that I have everywhere in project plan limit just calling "this.$PL"
I tried to replace it with ref, computed and reactive. but in this case result will be "this.$PL.value". It's big project, I have thousands of usages
Please help
Beta Was this translation helpful? Give feedback.
All reactions