ZFS Replication, receiving end data disappears until finished replication

I have a ZFS replication job that runs once a week between two systems. When the ZFS replication is happening the receiving end does not have any data in the folder until the replication is complete.

For example,

Source: /mnt/tank/project/projectA
Destination: /mnt/tank/project/projectA <— this will be empty.

When projectA is replicated from the source to the destination, it takes awhile to replicate (we get 2-3TB updates), even though the destination has all of the old snapshots, the data in the destination:/mnt/tank/project/projectA folder disappears until the replication is complete. Is there a way to allow people access at the destination projectA dataset while it is replicating (which is a readonly dataset)?