Builder public api key
fff8e6fa6fbc4f6abf4fb93c03e661f1
Detailed steps to reproduce the bug
In my blog page module, When I try to add a field of type tag then It after saving it. When I click on content > blog page and any template then Its give me error.
Hi @anupama.sharmaa, it looks like this was caused by changing a field type of Reference to Tag in your model after some models already had a Reference type input. Changing this back to Reference seems to have fixed the issue. To add a Tag type field, you can add a brand new field.
Hi @anupama.sharmaa , thank you for clarifying. This is expected behavior that prevents old content from breaking.
You can edit or remove this data in the editor by using the keyboard shortcut CMD+E (on a mac), or by right clicking in the editor side panel and selecting “JSON view”. Once you remove the data, you will have to publish the page to see these updates.