Bug: Module self Overridden on App Level

I have a component in a list view. To get the value of the current item, I am using the following code, which works while interacting with the module:
image

Unfortunately, when the module is added to the app- 'self' gets overridden with 'window'.

To fix this, I am referencing the component by name like this:
image

It is frustrating that things don't act the same way when adding the module to an app.

Hey @Kade333!

Thanks for surfacing this, a ticket for it has been filed and I'll pass along an update here when it's fixed :slightly_smiling_face:

1 Like

This should be fixed on Cloud as of 2.96.1 and with on-premise instances as of 2.96.2. Let me know here if you're still running into issues!

1 Like