Budibase / budibase

Low code platform for building business apps and workflows in minutes. Supports PostgreSQL, MySQL, MariaDB, MSSQL, MongoDB, Rest API, Docker, K8s, and more 🚀
https://budibase.com
Other
22.47k stars 1.55k forks source link

Desgin page keep loading, still exists in Budibase version 2.4.4 (Docker deployment). #9976

Closed yarin-zhang closed 1 year ago

yarin-zhang commented 1 year ago

This is a follow-up to an unresolved Issue: #7749.

This problem still exists in Budibase version 2.4.4 (Docker deployment).

I found a very strange phenomenon, when I am in Firefox Developer Edtion, the page is displayed normally.

image

But when I'm in Chrome it keeps loading. I tried guest mode (without any browser plugins) and it also keeps loading.

image

Originally posted by @yarin-zhang in https://github.com/Budibase/budibase/issues/7749#issuecomment-1463103699

aptkingston commented 1 year ago

Hi @yarin-zhang. The issue you're encountering is due to you running Budibase from source, and the solution is described in our dev setup documentation: https://github.com/Budibase/budibase/blob/develop/docs/DEV-SETUP-DEBIAN.md#file-descriptor-issues-with-vite-and-chrome-in-linux

aptkingston commented 1 year ago

I'm also converting this to a discussion because it's concerning dev setup, and the solution is listed in our docs.