Hello,
I have an app that calls the issueViewedEvent. It was working without any errors. Today I wanted to make some changes and after running the forge tunnel command it suddenly started logging the following errors, without any issue views being triggered.
We are aware of a bug that was introduced in the last released version of the CLI (11.2.0):
A Forge CLI 11.2.0 bug incorrectly prevented forge tunnel from invoking Forge functions whose handlers were not in the src/index.js or src/index.ts files.
We have a bugfix planned for the upcoming CLI release (11.3.0) that should happen next week.
Please keep an eye out on our DAC changelog for the announcement.
In the meantime, please downgrade the CLI version to 11.1.0 which does not include the bug.