cj / datocms-plugin-better-title

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is this plugin still usable

magp3 opened this issue · comments

Hi,

I tried using this plugin by very simply concatenating 2 text fields but nothing was rendered in DatoCMS. Did some change break this plugin?

Hi @magp3,
I can confirm that this plugin is working. Could it be that you haven't see the option "visible" in the field setting? When set to false the field is simply not visible, as you were pointing out.

DatoCMS-docs 2020-03-12 at 15 39 15

we were able to reproduce the error on Firefox!

this regex .match(/(?!:)(?<=\()[^(].+(?=\))/gm) is not supported :( We'll provide a fix when we can