I think there is a bug in this extension, let me know if this happens to others too or it's just me - Steps to reproduce:
- Create and save a draft
- Give it some tags, preferably more than 3
- Come back and you can see only 2 tags available, usually we assume the overflow is hidden
- Make changes in the post and try to save the draft now, you get error in console
index.js:88 Uncaught TypeError: Cannot read properties of undefined (reading 'id')
at o (index.js:88:50)
at Array.map (<anonymous>)
at y (fillRelationship.js:1:59)
at u (index.js:90:23)
at f.initializers.add.ot.changed (index.js:102:14)
at t.<anonymous> (index.js:203:14)
at forEach.t.<computed> [as preventExit] (extend.ts:86:24)
at e.close (ComposerState.js:104:14)
at O.handleEvent (render.js:888:55)
The tags that got overflowed are taken as "null" in the "relationships" column in DB.