Forum Replies Created

Viewing 1 replies (of 1 total)
  • Thread Starter spuds10

    (@spuds10)

    Hey! Thanks for the response. Yea so after posting this I realized it was a design error on our part. Components should only (in my opinion) only get props that they absolutely need. The block attributes were being passed down to almost all of those components for easier access to attributes but that was really unnecessary.

    So I refactored all of those blocks to be pure components and to only take attributes they need and it is now smooth like butter.

Viewing 1 replies (of 1 total)