angular-architects/ngrx-toolkit

withStorageSync() autoSync not working when selector is provided

Closed this issue · 2 comments

When you provide a select function, it gets properly saved to the local sotrage but it gets overrided by the initial state when refreshing the app.

Not entiirely sure if its an issue of the extension but only happens when provided a select funcion.

My mistake, was making the slice wrong

Alrighty, less work for us ;)