apenab / react-dymo

Collections of react utilities to handle the Dymo LabelWriter web service
26 stars 10 forks source link

Less renders #30

Closed dlamb22 closed 2 years ago

dlamb22 commented 2 years ago

Is there any way you can get this to render once instead of 4 times?

apenab commented 2 years ago

Hi. I have to make 4 requests to guess the "web service port" then I save in the local storage the "web service port" and no more re-renders. If you see more unnecessary renders, plz, give me more details