<FromGitter>
<andrewc910> @VanyaNeytrino You can create a helper method that takes the params as an argument and returns a new hash that only contains non empty strings. `my_modal.update(clean_params(params))`
alexherbo2 has joined #amber
alexherbo2 has quit [Client Quit]
_whitelogger has joined #amber
<FromGitter>
<andrewc910> @damianham Have you been able to get webpacks hot module reload to work on any of your react recipes? I tried one of yours and the react by progressive_amber with little luck.
vivus has joined #amber
vivus has quit [Ping timeout: 260 seconds]
<FromGitter>
<VanyaNeytrino> @andrewc910 maybe you should do it at the level of the .validate method! ? I think I can prepare PR
<FromGitter>
<andrewc910> @VanyaNeytrino I agree with you but I'm not the one that makes decisions. I'm just an occasional contributor.