Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.6.1
-
None
-
-
1
-
b55674cba (dev), ee3e3cfc2 (6.7), 23bdae7d6 (6.6), aa5eb0953 (tqtc/lts-6.5)
-
Foundations Sprint 98
Description
Description:
Clicking on "read tag" will delete any existing record.
Steps to reproduce:
- Open the NDEF Editor example
- Click on "Add a record", then on "text record"
- Write anything you want in the record and save it
- Click on "Write to tag"
- Cancel it
- Click on "Read tag"
- Cancel it (the record will now have disappeared)
Expected behavior:
Reading a tag should have no impact on the already existing records
Observed behavior:
Clicking on "read tag" causes the records to be lost
Special notes:
This applies for text and URI records.