PeatioCryptoExchange icon indicating copy to clipboard operation
PeatioCryptoExchange copied to clipboard

Auto Refresh

Open Joan1590 opened this issue 6 years ago • 9 comments

Dont work the auto refresh in the exchange, for send and receive, and the orders.

Joan1590 avatar Oct 08 '18 18:10 Joan1590

@Joan1590 https://gist.github.com/juanhuttemann/bdfeb7e8d3263357f6039e14b8523790

algobasket avatar Oct 08 '18 21:10 algobasket

@Joan1590 nodemon -L --exec "./rails.sh" screenshot from 2018-10-09 03-19-12

algobasket avatar Oct 08 '18 21:10 algobasket

@algobasket Thank you !!

Joan1590 avatar Oct 09 '18 01:10 Joan1590

@algobasket I run that, but this run in the port 3000 and in developent mode, how i can change that ? for production mode ?

Joan1590 avatar Oct 09 '18 06:10 Joan1590

Sorry @algobasket , i think that i don't explain me very well, the issue is, when i put a order, i have to press F5 in the explorer for see the order in "orders side", and the same thing for deposits, and withdraws.

Joan1590 avatar Oct 09 '18 08:10 Joan1590

@Joan1590 not necessary to run on port 3000 , you can run it on default port also .

algobasket avatar Oct 09 '18 10:10 algobasket

@Joan1590 inspect element and see if there is any runtime error within the js.There may be some conflict or some old deprecated files.

algobasket avatar Oct 09 '18 10:10 algobasket

@Joan1590 Use guard-livereload https://github.com/guard/guard Watch : https://www.youtube.com/watch?v=R0F32l0HSwk

algobasket avatar Oct 11 '18 08:10 algobasket

Same here!

LightBurdenOfficial avatar Feb 10 '20 15:02 LightBurdenOfficial