Experiencing significant flash of content with a local Nocobase deployment

Hello,

I am testing out Nocobase on a small deployment using the docker compose file indicated here.

I am on a relatively modern Windows machine (core i7 with about 8 GB of RAM) and not running any other apps in the background.

I only have two collections, the ones defined in the tutorial (Tickets and Categories) and it seems Nocobase is already showing significant flash of content when loading up relatively simple forms (Table block with a filtering block).

Is there any way to alleviate this? I am concerned that the flash of content will become much worse for more complex databases with dozens of collections.

Thanks in advance.

Anyone?

Hi there,

From my personal experience with Nocobase (but on Linux), this “content flash” that you see does not become drastically more annoying with more collections or rows. For sure the more linking rules, referenced data or custom code you have to the page, the more requests the front-end has to perform in order to show everything correctly.