ngrx 예제 응용 프로그램의 코드를 읽고 두 개의 함수 호출을 찾습니다. 1) createFeatureSelector ('auth'); 및 2.) createSelector (selectAuthState, (state : AuthState) => state.status); 이것은 무엇입니까? export const selectAuthState = crea
기존 각도 (버전 4.3.3) 응용 프로그램에 ngrx/store (버전 4.0.3)를 구현해야합니다. 내가 구현이 용이해야한다 생각 TypeError: undefined is not an object (evaluating 'state.search.results')
이 문서 Providing Store for testing을 읽은 후 : 나는 문제 때문