chris-visser / meteor-vue-admin

A fully functional Meteor + Vue admin system with Meteor account integration.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with big data on Select Opts?

thearabbit opened this issue · comments

My Restaurant Project, I used Meteor + Element UI.
It have problem on the big data on Select Opts > 10000 records in Sale form (Dynamic input).
I tried to use Remote Select, but still have many problem on Edit Form or Sale many product (slow).
image

And now I try the new project (POS) on Meteor + Vuetify, but still the same problem.
Could you advice/share, how to solve?

Sorry, but this question could better be asked on the Meteor Forum

Sorry, I miss to confirm you, Now It work fine for Popup Editable.
Use normal table list view, and show form object when I clicked any row
🥇