Wappler Version : 7.0.0-rc4 or 7.1.2
Operating System : Windows
Server Model: NODE JS
Database Type: MYSQL
Hosting Type:
Expected behavior
When I install the update i expect the latest version to load with the correct display (bottom left side)
Actual behavior
What actually happens?
When i install the update it works as expected and the correct version shows in the bottom left corner. but
when i get a notification to install some updates i choose to not install the latest dmx-charts file
and some time later the version seems to rollback or gets reported as the prior version
The reason i dont update the dmx-charts file is because i havent been able to use css to change the colors of the bars etc and so have changed the default colors in the dmx-charts file.
How to reproduce
INstall a new version
later when prompted to update certain files, which includes the changed (from source) dmx-charts file choose to discard those changes
Not really clear what is wrong?
Is the Wappler version wrongly displayed or is the chart version files not correct?
Also, you can simply add an array with colors to your chart and it will use them, no need to modify extensions js files for this:
Install 7.1.2 and it loads fine and clearly states the release is 7.1.2
at some point and i'm not sure when i get the message to install 7.1.2 and the current release (bottom left corner) now says 7.0.0-rc4
I've been trying to recreate this morning and so far havent been able to.
My guess is that the code that trawls through the wappler installations and checks if 7.1.2 is loaded sees that the dmx-chart file (or could be any file that is deemed part of 7.1.2)is not the latest version and so thinks that 7.1.2 is not loaded and pushes the install message and changes the current version .
I will provide an update if I get the install 7.1.2 message.
Maybe just install Wappler manually by downloading and installing it from your profile.
And make sure you're not starting any beta version, you can uninstall any beta you have installed on your computer.
I tried the dmx-bind:colors and it didnt pick up the colors from this array... any suggestions - code below:
(sorry cant remember how to format code in a post)