Is suspense still experimental? #7724
Unanswered
marco-quintella
asked this question in
Help/Questions
Replies: 3 comments 1 reply
-
It seems that it was not mentioned in the meeting or I ignored it, but from the #7689 submission record, it seems that this feature is still in the continuous iteration state. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, I found many issues related to it, but it does not mean that it is not
definitely integrated in vue core. That's my question.
Cause I don't want to rely on it and later on have to make changes on a
huge code base.
We have a very simple use case that's working very fine, on my tests but I
am think about future maintenance right now.
Em qua., 15 de fev. de 2023 às 13:32, Xc ***@***.***>
escreveu:
… It seems that it was not mentioned in the meeting or I ignored it, but
from the #7689 <#7689> submission
record, it seems that this feature is still in the continuous iteration
state.
—
Reply to this email directly, view it on GitHub
<#7724 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB5B65KHSAXFFIG5PPG74ADWXUALVANCNFSM6AAAAAAU43KWGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
yes, but the reactivity transform had still problems impacting the good
functioning of everything
suspense now has optimization and specific cases compiling issues as I
researched
and the fact that it was not mentioned in the conference as experimental
anymore and the RFC not being there... this feels strange
Em qua., 15 de fev. de 2023 às 13:59, Xc ***@***.***>
escreveu:
… I agree with this point, because there are certain risks in experimental
functions, but I believe that the vue team will not say that it will be
removed directly without a hack solution. For example, the removal of
Reactivity Transform this time can be continued through vue macos.
—
Reply to this email directly, view it on GitHub
<#7724 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AB5B65IEMONHL75G7PQJHSLWXUDQLANCNFSM6AAAAAAU43KWGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
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
-
I see susense is still experimental but I could not find the RFC for it anymore.
Alaso in last conference when Evan said Reactivity Transform is put down, suspense was mentioned as feature from last year but didn't make clear if it is definitive or not.
Is the docs outdated or its really experimental yet?
Beta Was this translation helpful? Give feedback.
All reactions