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
현재 컨피그의 isLoading 옵션으로 Loading Component를 표시할지를 결정합니다.
그런데 이 부분이 최초 1회만 작동하게 할 수는 없나요? preloader인데 pre 상태일 때만 로딩되는 것이 아니라 isLoading값이 변경 될 때마다 로딩 되는 것은
조금 이름과 어울리지 않는 behavior가 아닌가 하는 생각이 듭니다.
감사합니다 😄
The text was updated successfully, but these errors were encountered:
안녕하세요. 좋은 라이브러리 잘 사용하고 있습니다.
현재 컨피그의
isLoading
옵션으로 Loading Component를 표시할지를 결정합니다.그런데 이 부분이 최초 1회만 작동하게 할 수는 없나요?
preloader인데 pre 상태일 때만 로딩되는 것이 아니라
isLoading
값이 변경 될 때마다 로딩 되는 것은조금 이름과 어울리지 않는 behavior가 아닌가 하는 생각이 듭니다.
감사합니다 😄
The text was updated successfully, but these errors were encountered: