*** The wcm.io Project is closing down this JIRA Instance in favor of GitHub issues. *** Please use the corresponding GitHub projects to report issues - or the mailing list for general discussion.
steps to reproduce:
install our sample application https://github.com/wcm-io/wcm-io-caconfig/tree/develop/sample-app
open a configuration http://localhost:4502/content/contextaware-config-sample/en/config.html#/io.wcm.caconfig.sample.config.ConfigSample
keep the browser open
add a new configuration option to https://github.com/wcm-io/wcm-io-caconfig/blob/develop/sample-app/bundles/core/src/main/java/io/wcm/caconfig/sample/config/ConfigSample.java
deploy the sample application again
refresh the browser window
the new parameter is displayed, but without an entry field, see
workaround - the new parameter is displayed correctly if either:
the browser is closed completely and opened again
browser cache (including local storage) is cleared
steps to reproduce:
install our sample application https://github.com/wcm-io/wcm-io-caconfig/tree/develop/sample-app
open a configuration http://localhost:4502/content/contextaware-config-sample/en/config.html#/io.wcm.caconfig.sample.config.ConfigSample
keep the browser open
add a new configuration option to https://github.com/wcm-io/wcm-io-caconfig/blob/develop/sample-app/bundles/core/src/main/java/io/wcm/caconfig/sample/config/ConfigSample.java
deploy the sample application again
refresh the browser window
the new parameter is displayed, but without an entry field, see
workaround - the new parameter is displayed correctly if either:
the browser is closed completely and opened again
browser cache (including local storage) is cleared