Commit f44fe9c
authored
chore(iOS): add code comment explaining validity of a tag value (#2840)
## Description
Following up:
*
#2249 (comment)
* [internal
ticket](https://github.com/orgs/software-mansion/projects/3/views/1?pane=issue&itemId=72358100)
## Changes
Added a code comment explaining that there are scenarios where
`self.tag` might not have
valid value during component removal from screen stack.
## Test code and steps to reproduce
N/A
## Checklist
- [ ] Ensured that CI passes1 parent a5b9750 commit f44fe9c
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1234 | 1234 | | |
1235 | 1235 | | |
1236 | 1236 | | |
| 1237 | + | |
| 1238 | + | |
| 1239 | + | |
1237 | 1240 | | |
1238 | 1241 | | |
1239 | 1242 | | |
| |||
0 commit comments