Minh Nguyen

Results 24 comments of Minh Nguyen

How is this going? It's now painful working with material-ui icons and react-bootstrap, react-bootstrap-icons.

I created a github repository to demo this issue at https://github.com/minhna/meteor-server-render-fourseven.

I can confirm: Firefox 120.0 (64-bit) ![Screenshot from 2023-12-13 09-52-51](https://github.com/facebook/react/assets/1144332/3b684832-8d80-4484-8883-53f86c198488) ![Screenshot from 2023-12-13 09-54-05](https://github.com/facebook/react/assets/1144332/9070df8f-ec81-431a-b31a-1273c55f304b)

I have the same issue when using debug mode. But when I tried release mode it run smoothly. It's very slow in debug mode. I'm using flipper. // 0.71.0

I confirm the @nullromo solution works on Ubuntu 20.04 with node version v14.18.3

Have you found a solution for this one?

https://github.com/mrousavy/react-native-vision-camera/pull/1912

I use "dev-master" release. I think the problem here is I configured Lithium use MongoDB to store session instead of PHP session. so the PHP session won't work anymore. Do...