vitaly87
vitaly87
Hi. When user doing login and refresh his getting the first data and only after that he is getting his page. Can you add resolve feature to get second page...
need to change firebase config to import firebase from "firebase/app"; import "firebase/auth"; import "firebase/firestore";
Hi all, I toke https://galio.io/ with react native. my code is just tring to use the register page to show it my code is : ``` export default function App()...
Is it possible to light with color via css other nodes base on mouse over on some other child?
#### What are you trying to achieve? After running Bootstrap finish then getting message in terminal Bootstrap executed, tests can be launched but when open http://localhost:3001/ getting empty screen without...
#### What are you trying to achieve? When I am running the test I want to be able to see all screen images and currect ui/css as user but its...
whey do you need the code of app.run to check if the user is login? I think need to chek it on every state change? what do you think?
bug on ng-repeat not updating the stars
Hi all, I am trying to setState the value of callback on data change, The issue that the callback is faster then my setState , that making the prev state...