Nam Đào

Results 5 comments of Nam Đào

hi @mCodex , I have using version 5.5.8 and a lot of user have to relogin, I was debug on some device which is relogin then token have response null...

the same issue with example project "Module federation". Any update @RafikiTiki . ``` 2023-01-31 13:54:00.099228+0700 host[51868:3212564] [connection] nw_socket_handle_socket_event [C11.1:1] Socket SO_ERROR [61: Connection refused] 2023-01-31 13:54:00.100760+0700 host[51868:3212564] [connection] nw_socket_handle_socket_event [C11.2:1]...

hi @khadorkin , you mean I go to command `react-native web-start --host 127.0.0.1` and run Xcode again? Unfortunately, It's not working.

I have try again, and I missing set env with hmr = true in `webpack.config.mjs`. It's work. Thanks

I have the same issue, when I set ``` Navigation.mergeOptions(screenName, { bottomTab: { badge: '10+', badgeColor: 'red', } }); ``` the bottoms tabs is disappear. It work well in the...