Bug in visualizations

I created a sample charts in visualization, everytime i try to access visualizations page, entry just keeps on flickering.

ends up with this:

Hello @Lerwin_Tan

Could you please provide your app ID?

hello, app id is: 41197742-122E-43BC-BE21-3BBDF13AD713

@Lerwin_Tan

We have our own and fixed this bug in the local project. We will make a release as soon as possible.

Now you can delete this visualization through the file section. Go to the section and find the visualization folder. There should be one folder there whose name is the ID, you can delete it.

The problem is that we allowed creating a chart without the required “Dimension” field. This field should not be empty when creating. Perhaps you do not have options for the “Dimension” field, it only supports the following column types: STRING, DATETIME, DATA_REF. But ypur table have only INT columns

Regards