Emotion: Multiple instances of emotion overwrite each other

Created on 11 Jan 2021  路  15Comments  路  Source: emotion-js/emotion

Current behavior:
We've microservice architecture so each team can have their own emotion instance, in the same time they can even import other libraries that also use emotion. All apps getting loaded asynchronously. And when the next app is loaded, it creates own emotion instance that overwrites previous (at least it looks like so, but old