-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Open
Description
I'm getting the warning:
You appear to have multiple instances of Solid. This can lead to unexpected behavior.
I don't think there's actually any issue in my case. The two instances/components don't share any common root and I don't want them to interact in any way. Also, one of the instances is present only in development, so I'm not worried about extra bytes being shipped to production because of an extra copy.
I would love if there were some way to disable this warning since I don't think it's actually a problem in my case.
Metadata
Metadata
Assignees
Labels
No labels