Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 16 hours ago.
Improve this question
I'm building a large React/Redux app and am using the react-toastify package to display some server responses.
They are all set up the same way: in a custom hook that is called in app.js
For some reason, the notifications on my appointment booking page are almost always going much too quickly. Why is this?
Related
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed yesterday.
Improve this question
How to update an app which is deployed in railway?
I've deployed an app in railway and is a template from a git url. I want to update my railway app whenever I update that git. Is there any possible way to do such. I've tried my best to find but wasn't able to.
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 days ago.
Improve this question
I built a local site and would like to know how to connect to my wordpress site?
I tried copy and pasting code into the text section of wordpress. I did get the same local site I built.
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 7 days ago.
Improve this question
Hello developers and my friend I need help in my final year project LiquidSee that is a website in which user can watch movies and listen songs ,So please helps me in my project,I am using php mysql and js
Well I find it on Google but it was bad luck
Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 2 years ago.
Improve this question
I want to integrate the first data API to my website for card transactions, but I am not able to find the proper documentation to integrate with react and node js.
I have found an npm module, but it seems very old.
https://www.npmjs.com/package/firstdata
Their official page also doesn't seem to work out https://developer.firstdata.com/marketplace/api/index.html#authentication
So please guide me to find a proper way to do it.
Note: I am from India
Closed. This question needs details or clarity. It is not currently accepting answers.
Want to improve this question? Add details and clarify the problem by editing this post.
Closed 5 years ago.
Improve this question
I'm using react-native-image-picker module.
picking photos from gallery.Then restarts(sometimes) the app without showing any error, taking a photo from camera works fine.
I tried to upload image in firebase database.