When running the following example ``` use example31.dta, clear xtevent y eta , panelvar(i) timevar(t) policyvar(z) window(-9 8) reghdfe xteventplot, ytitle(coefficient) ``` we get the following [error message](https://github.com/user-attachments/assets/cdd75727-5170-471d-949e-f90698ff9f03). The error seems to happen in the `supt` code. It might be related to https://github.com/JMSLab/xtevent/pull/172/files