You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have the "ngx-admin Backend Bundle Node with e-comm"
The issue:
Order Testing:
on create, the price is not submitted though I put a value. I got it as null USD.
on update, it is working but Country is reset to 1st value. i.e. Afghanistan.
Also, Order filter:
3) the pagination is still showing all number of page i.e. 1,2,3,4,….
in my case the result it 2 records which can be shown on one page. seems the getCountFiltered is not working
thanks
The text was updated successfully, but these errors were encountered:
Hi Mohammed. At the moment, we are preparing an updated order form, which will use Angular Forms Binding and better validation. Once it's completed, I will test the mentioned issues and let you know. By the way, it's not reproducible in demo environment, but of course I will double check exactly with local node. Thanks!
greetings,
I have the "ngx-admin Backend Bundle Node with e-comm"
The issue:
Order Testing:
Also, Order filter:
3) the pagination is still showing all number of page i.e. 1,2,3,4,….
in my case the result it 2 records which can be shown on one page. seems the getCountFiltered is not working
thanks
The text was updated successfully, but these errors were encountered: