You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new DATAS GC mode should be made the default in the Web SDK when <PuslibhAot>true</PublishAot>. The property to enable DATAS is <GarbageCollectionAdaptationMode>1</GarbageCollectionAdaptationMode>. The existing property default to enable Server GC needs to remain, i.e. both <ServerGarbageCollection>true</ServerGarbageCollection> and <GarbageCollectionAdaptationMode>1</GarbageCollectionAdaptationMode> should be set when <PuslibhAot>true</PublishAot> is set.