Closed samrat closed 6 years ago
Currently order is not specified anywhere(DB query, handlers in the backend or frontend) making the order non-deterministic. Specify it(probably both in the frontend and backend) so that the user sees the same order each time.
fixed with #190
Currently order is not specified anywhere(DB query, handlers in the backend or frontend) making the order non-deterministic. Specify it(probably both in the frontend and backend) so that the user sees the same order each time.