Hi
Iām trying out content link + realtime updates to see if it would add value to our projects.
Iām running against 2 issues and looking for your opinion on how to fix them.
-
We often have a translation model (key/value) with simpel strings that we place across the website but that donāt really find a good spot in the CMS. Think: form labels/error states. We fetch those at build time (reducing API usage, since they donāt update often).
Issue now is that when you are in visual editing mode, Iāve already added the
data-datocms-content-link-urlto those elements via a so they are clickable in preview mode (outside visual editing). However inside visual mode clicking on it doesnāt bring me to the correct record. Is this currently a limitation? Or how do you see this? -
Iām seeing some 409 errors in console, doesnāt seem to cause issues, but wanted to check-in to make sure this is expected? Error code: āUNMANAGED_EDIT_CONFLICTā. Iām using different API tokens for published content vs draft content.
Iāll add a recording here, let me now if you need any additional details.
Thanks
Thomas