I am getting even more wierd stuff. I kept playing around with the first table which called "Header Configuration". I turned one of the column to v-chip also added a new function to get dynamic colors. And all of sudden the table disappeared, does not render anymore.
I checked the debugger and see this error message:
I have a field called age and that was where I was making changed. I started backing up all the changes and restored the template to what is was before. But the table would still not render.
Now I removed all reference to the field age, but nothing. And the error persists in the browser.
Now I have disabled all the markdown and the template nodes that are used on this page, but as you can see on the screenshot above, the first markdown is still being rendered on the screen.
Everything is disabled now.
I also noticed that npm start seems to be running a lot. I have no idea if this is related:
Now, I deleted both of the markdowns, enabled both template and deployed the flow:
Both of my tables are back and the but the remainder of the original markdown is still visible on the top of the screen:




