medblocks / medblocks-ui

Web Components Library for Medblocks Ecosystem
https://www.npmjs.com/package/medblocks-ui
Apache License 2.0
54 stars 15 forks source link

New Substance index not gets deleted but is replaceable. #36

Closed ATHULKNAIR closed 3 years ago

ATHULKNAIR commented 3 years ago

Adding another substance to the allergy form creates another index, which needs to be deleted inorder for the proper working. But its ok, when it gets replaced.

sidharthramesh commented 3 years ago

There seems to be an issue with disconnect events in general. Race conditions: https://github.com/WICG/webcomponents/issues/678