Closed binggg closed 5 years ago
Because this._uid is a Vue built-in property, so it is not observable.
Under SSR scene it can cause a bug. Client side _uid is changed , but not changed to UI.
Because this._uid is a Vue built-in property, so it is not observable.
Under SSR scene it can cause a bug. Client side _uid is changed , but not changed to UI.