Browser: Brave
OS: macOS
I have a Metabox CPT in which there is a taxonomy field (not taxonomy advanced) linked to a custom taxonomy. I also have a Bricks single page template linked to this CPT. In that template I can add text fields into a container and dynamically link them with CPT fields and things display properly on the canvas and in the frontend. However, when I add a basic text field and link it with the taxonomy field, the field displays in the canvas until I save and then click on the canvas at which point the field disappears. The field remains shown in the structure panel but is not shown on the canvas. On the frontend the dynamic value displays properly. The first image below shows the canvas with the field before saving and then the second image shows the canvas after saving and clicking anywhere in the canvas.
If I go and say change the html tag from div to p, then the field briefly reappears on the canvas and then disappears again.