Dynamic widgets issue - react native #5969
              
                Unanswered
              
          
                  
                    
                      vuk-ivanovic-ananas
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys I have issue with dynamic widgets on react native app (cli)
Pardon my english :D
Issue:
loading dynamic filters takes a lot.
Wont be making working example since the issue is not connected to implementation but for content.
implementation is simple so ill "pseudocode" it:
We have bit more products (+200k) and bit more attributesToRender (116 atm) (prod env)
on our dev env it works ok but it has 25 attributeToRender
updated yesterday "react-instantsearch-core-v7": "npm:react-instantsearch-core@7.4.1", was 7.0.4 nothing changed
Notes:
logic is "same"
Any suggestions are welcome, thanks in advance
If any extra questions i would gladly answer.
Beta Was this translation helpful? Give feedback.
All reactions