Closed skorphil closed 8 months ago
While react-hook-form getting initial values from Server Action the loading state should be shown.
Seems to be quite simple. RHF has built-in isLoading specifically for this use case
As loader i use pre-made progress component from chakra
While react-hook-form getting initial values from Server Action the loading state should be shown.