I have a list of products, just 12 but, the load time is really slow, i can count to 4 and the products still wont show, what could be the issue? I’m using imgix on the images but it doesn’t seem to help. Also its a pretty simple search.
Hello! How big is your table “Product”? When a table has many fields and/or fields with a lot of data, this can end up slowing down loading time.
Hello, around 21 fields
should i use privacy rules? or do you have a suggestion, would appreciate
For your data fields like the description and images, create a seperate datatype for it, then use relational database to trace it back to the OG datatype
try toggle this so you dont download extra data that is not on your contraint
Then you can do a search for itens untill# and load more to load more itens using a custom state
When you are uploading the images, make sure to have this checked. Makes a big difference. Let me know if that helps.
hey, thanks i’ve tried both, only 5 items in each group and still it takes a while
thanks, issue is im using a plugin to upload, but ill try look for a similar option
thanks mate i’ll give it a go
I recommend trying to switch it out to see if that is the issue. It was an issue for mine when I had a repeating group with images like that. The images were just too large to load quickly.
thank you, hope it works, which multi image uploader would you recommend, that doesn’t save files directly to bubble file manager
In my example, I was just using the Bubble picture uploader. There might be other plugins that allow you to condense the file, you just might need to test a few out.