Handle primary and secondary button visibility on click
I dont want to hide the primary and secondary button on clicking button in webcomponent
8 Replies
@Pawan Jain @Emil Pearce @Paweł T. Please help
@rahul
Can you share onActionClick function callback implementation code ?
if you are keeping status : pending then these buttons should not hide
but they are getting hidden
automatically on clicking the button the api call is getting hit
with status done
@Pawan Jain any idea around this?
@Pawan Jain @Emil Pearce Please help
@rahul
I see there is one bug here
Would you like to share the reason of using web component?
@Pawan Jain
Because I m using angularjs, so the best option was to use webcomponent
Because I m using angularjs, so the best option was to use webcomponent
@rahul
A small update on this. web component is not actively maintained now. As we have released new
Inbox
component with @novu/js headless library. I would recommend you to use @novu/js
library to build your custom notification center
https://docs.novu.co/inbox/react/get-started
https://docs.novu.co/inbox/headless/get-started