I want that the user can't choose previous dates, I'm using the .min function but it doesn't do anything. If you could help me. function deshabilitarFechasAnter
In this component: const MovieComponent = (props) => { const { Poster, Price, Title, cinemaWorldPrice } = props.movie; return ( <MovieContainer&
I have an app where a user picks a file with products and the app parses it (reads it) and stores the data in storage. The picked file url is also stored in sto
I am making an azure qna maker bot and embedding it in a react website using iframe. I want to make changes to the UI of the bot, colors, font, size, etc. And a
I'm having a problem. When I make too many requests from browser or postman rightly the API (slowapi) blocks me as I have correctly set, but if I make a request
i get this Error, when trying to run my app from android studio IDE. Error mesasge I can run it from my terminal, with flutter run, it works all fine. But my ID