Skip to content
  1. Sep 25, 2020
  2. Sep 24, 2020
  3. Sep 23, 2020
  4. Sep 22, 2020
  5. Sep 21, 2020
  6. Sep 17, 2020
  7. Sep 09, 2020
  8. Sep 08, 2020
  9. Sep 03, 2020
    • Nikhil Doifode's avatar
      Fixed Net Char Event displays values without selecting an element · 70417fef
      Nikhil Doifode authored
      Changes:
      - onUpdateElement was getting called separately for type and name, so the change in type was not happening because of timing delay.
      So added separate code for updating it only once.
      - Removed 8081 port for MEEP_HOST in package.json since it is not required now
      
      Test:
      - All UT's and Cypress test passed
      - Manually checked, the old behaviour is not observed
      70417fef