Hot reload does not work on 13.5.4 for nested client components
Unanswered
Ojos Azules posted this in #help-forum
Ojos AzulesOP
If I have 3 files:
1. a server component
2. Client component A, child of server component
3. Client component B, which is a child of A
And I edit client component B, the hot-reload does nothing and does not reflect changes in any browser (chrome, firefox)
IF I move ComponentB into file with the server component, the edits are reflected correctly.
1. a server component
2. Client component A, child of server component
3. Client component B, which is a child of A
And I edit client component B, the hot-reload does nothing and does not reflect changes in any browser (chrome, firefox)
IF I move ComponentB into file with the server component, the edits are reflected correctly.