Closed
Description
I just upgraded to 9.3.1 and this is causing my test suite to log the following error:
ERROR: true, 'This browser does not have a MessageChannel implementation, so enqueuing tasks via await act(async () => ...) will fail. Please file an issue at https://github.com/facebook/react/issues if you encounter this warning.'
Is this something I need to worry about? I'm running my tests in Chrome using Karma.
Originally posted by @evoyy in #514 (comment)