findByExports
of CSS modules potential cause of every other reload loading fails/crashes
#123
Labels
bug
Something isn't working
core
This issue is related to moonlight's core
core-extension
This issue is related to a core extension of moonlight
Potential race conditions arise. It used to happen all the time and now it doesn't (probably because of some changes in moonbase to where
Margins
used the remapped version instead offindByExports
), but I was able to replicate when working on an extension (spacepack.findByExports("multipleIconWrapper", "headerIcon")[0].exports
).The text was updated successfully, but these errors were encountered: