Andreas Lind
Andreas Lind
PR welcome 🤗
@lo1tuma, we also ran into this, mind taking a look? 🤗
@PaulEibensteiner, sure. I'm not too proud of it: ```js CMS.registerEditorComponent({ id: 'separator', label: '---', // A bogus field so that the component doesn't look weird when rendered: fields: [{ label:...
@TatisLois, I can still reproduce it with [email protected]. Which fix is that?
#1662 was never merged, that's probably why it didn't have an effect :laughing:
We're also running into this with `[email protected]` for a user of Mobile Safari 18.5. CC @jakewski, I think this might be a regression from d31682d1033584ef5e0b8b5c3cf8d6e1e46887c6, mind taking a look? 🤗
Ah, damn, I didn't realize that this would duplicate existing work. Do you think #17131 is in a better shape?
Addressed nitpick comments in 244ff82a9 😇
@WikiRik, I think I managed to get this into a reviewable state again 😌
@WikiRik, mind taking a look at this so it doesn't go stale again?