Kyvis-Labs / ignition-apexcharts-module

The module provides Perspective ApexCharts components
Apache License 2.0
59 stars 12 forks source link

Component Events Autofill expects event twice #57

Closed aaronrai24 closed 3 months ago

aaronrai24 commented 6 months ago

Issue

Autofill expects event.event to show properties

image

image

If you use event.event then you get this error: AttributeError: 'com.inductiveautomation.ignition.common.script.ada' object has no attribute 'event'

Expected

Using event once(for example: event.dataPointIndex) works. This is expected for autofill as well...

traviscox commented 3 months ago

I fixed this issue in 1.0.19:

https://github.com/Kyvis-Labs/ignition-apexcharts-module/releases/tag/1.0.19