Textarea »Link Button« leads to string »[object Object]«

,

I noticed this some time ago. When I create a link using the default ‘Link’ button, I sometimes get the string “[object Object]” in my text area.
Has anyone else noticed this?

I’m just wondering if this is a bug or if it’s intended and I don’t understand it. :upside_down_face:

If it happens, it’s definitely a bug. But would be good to know the context when it happens and e.g. if there are any more messages in the browser console?

1 Like

I’ll try to reproduce and document that over the next few days and report back. :slight_smile:

Update:
I can now reproduce it:

  1. Klick in Textarea

  2. Klick on Link Button So the Link Dialog opens

  3. Press cmd+s on the keyboard

    Doesn’t matter if text was entered or which type of link was selected.

I mean it’s not really a bug …so I don’t think there is a need to report this.

Anyway

Thanks, I could reproduce it and I would consider this a bug. Opened an issue for it: Textare link dialog: `Cmd+S` leads to `[object Object]` inserted · Issue #7934 · getkirby/kirby · GitHub