Alex Igor

Results 2 issues of Alex Igor

After migrating from `React 16` to `React 18` and a hot reloader from `react-hot-loader` to `react-refresh-webpack-plugin` facing that issue when starting webpack: ``` ERROR in ./static/main.jsx Module build failed (from...

Using `python3.8(cpython)` with redis om `0.1.0`. When trying to run migrations in an async way get the error: ``` Traceback (most recent call last): File "/usr/local/lib/python3.8/site-packages/slixmpp/xmlstream/xmlstream.py", line 886, in handler_callback_routine...