#[lb-phone] Custom app setPopUp

6 messages · Page 1 of 1 (latest)

coarse ocean
#

When creating a custom application, there is a setPopUp function. When adding a single "input", the onChange event works as expected. However, when using "inputs" (which allows multiple inputs within the same popup), the onChange event is not being triggered.

The test was performed using the Vue template. I cannot confirm whether the same issue occurs in other frameworks.

eager temple
#

We'll look into this.

is this on tablet, phone or both?

coarse ocean
tardy magnet
#

using components via window. goes custom app -> phone lua -> phone ui -> phone lua -> custom app
components via components. goes custom app -> phone ui -> custom app

coarse ocean