Environment works only in the first component

I have 3d model viewer which uses component <Environment preset="city" />

There was a need to show several 3d viewers on the page at the same time, but I ran into a problem. Environment component works correctly only in the first loaded 3d viewer. In the rest there is no lighting at all.
What’s the problem?