Skip to content
Commit 70417fef authored by Nikhil Doifode's avatar Nikhil Doifode
Browse files

Fixed Net Char Event displays values without selecting an element

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
parent 3929e690
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment