biha  
                
                  
                    November 30, 2021,  2:57am
                   
                  1 
               
             
            
              Hello,
My apps running too slow.
File size not huge just 355 kb.
I admit there’s a lot of actions in. But why ? Any idea ?
Its need 10 secs when user click to tab
Currently I have 9 tabs and 13 tabs in hamburger menu.
             
            
              
            
           
          
            
            
              Plus 1 means having the same issue as well we are experiencing lag more today
             
            
              
            
           
          
            
              
                Stef  
              
                  
                    December 1, 2021, 12:51pm
                   
                  6 
               
             
            
              +1
on desktop, it’s ok.
             
            
              
            
           
          
            
            
              @SantiagoPerez  please update us on whats the status the app is almost useless
             
            
              1 Like 
            
            
           
          
            
            
              Hola!!!
Engineering is still investigating this issue. Thanks for your patience!
             
            
              1 Like 
            
            
           
          
            
              
                Stef  
              
                  
                    December 10, 2021,  8:30pm
                   
                  10 
               
             
            
              ok thanks. I thought it was the cache issue…
             
            
              
            
           
          
            
              
                Stef  
              
                  
                    January 6, 2022,  1:44pm
                   
                  11 
               
             
            
              I noticed that using a basic table component, my app is slow on mobile phone switching between tabs.
anyone has experienced this issue?
             
            
              1 Like 
            
            
           
          
            
            
              Engineering is working on a fix. In the meantime, you can try and reduce the number of computed columns in your app.
             
            
              
            
           
          
            
              
                Stef  
              
                  
                    January 7, 2022,  9:16am
                   
                  16 
               
             
            
              Thanks Santiago! What do you mean by computed columns?
             
            
              
            
           
          
            
            
              
Computed columns are those columns that only exist in Glide. They are “computed” in the sense that their values come from one or more other columns, and are not directly entered.
             
            
              2 Likes