MIrrored Topic Not Mirroring Schemas

It appears mirroring topic does not configure the schema in the target cluster. I do the following:

  1. create a topic in cluster 1 and assign it a schema.
  2. Use schema exporter to export the schema to the target environment. I then
  3. Add the topic to cluster link connecting the 2 clusters making it mirrored.

When I click on the schema for the topic that got mirrored in the target cluster I get a 404 error. How does the exported schema get assigned to the mirrored topic?