How to create a custom activity tab in user profile?

For this I used the following to render the button.

api.registerValueTransformer("post-menu-buttons", ({ value: dag, context })

Now I am stuck where I am not able to open the modal without errors when using other components.

1 Like