field-form
                                
                                 field-form copied to clipboard
                                
                                    field-form copied to clipboard
                            
                            
                            
                        The form doesn't load initially when using SSR with the Shopify Remix-Polaris template—it only appears after a certain delay.
I have been trying to render the form component using SSR with Remix in a Shopify Polaris template. The issue is that the form doesn't load initially — it only appears if I add a timeout of 1 second; otherwise, it ends up blank and shows some unexpected error.Do anyone faced this issue or is there any work around.