Not sure what happens. Likely it breaks since we only add entry to `clientReferenceMetaMap` but never removes. https://github.com/vitejs/vite-plugin-react/blob/7c564ff4f290a554927f2eef600e82bffee16e6b/packages/plugin-rsc/src/plugin.ts#L950 It seems Redwood handles this case https://github.com/redwoodjs/sdk/pull/589