Data View filter not showing proper values in Expression Builder

I was changing the data source and saving when Wappler crashed. Prior to that the config.js showed all values as shown in the git compare.

It looks like this issue is related to the Data View component’s meta. It appears that is not writing its meta to the config.js in some instances.

I do a lot of editing through code view. I’ve also renamed components and duplicated them. So one or both of these actions appear to not update the config.js file. It’s only when I use the UI to update the Data Source that the meta is updated in config.js.

Is it possible for Wappler to watch the page file and update config.js on modification or on save? I mention this because I’m also seeing a lot of unnecessary items in config.js due to removing, renaming, and/or other actions that make certain meta data no longer necessary.

1 Like