Steps to replicate the issue (include links if applicable):
- Go to https://www.wikidata.org/wiki/Q4115189
- Add a new statement: P131 -> something
- Inspect the HTML of new item that was added to the DOM
What happens?:
- The element with ID P131 has an attribute data-property-id, but it is empty.
- If you compare it to the pre-existing statements that were there when the page loaded, they all have the actual property ID in that attribute.
What should have happened instead?:
- The attribute should have the correct property ID in it.
Software version (on Special:Version page; skip for WMF-hosted wikis like Wikipedia):
Other information (browser name/version, screenshots, etc.):