I have an einstein chatbot in that i want to incorporate the datetime picker for that one i created lwc component and using "lightning-input" with type datetime. But it is not showing properly in chatbot . it would be helpful if i can get any inputs on how to fix this or any workaround to add date time picker
1 risposta
please make use of below package
https://appexchange.salesforce.com/listingDetail?listingId=a0N3A00000FoirpUAB&tab=e
i faced similar issue some time back , i created my own css on the component level as its unable to inherit the SLDS for some reason