The `onPreBody` event is passed the `data` variable, however, the `onPostBody` is not. Am not sure if this is by design or just hadn't been implemented. In my one use case, I want to execute the method `mergeCells` in `onPostBody()` and need access to the `data` variable.
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||