-
I worked with Twilio representatives a few months ago and got a working solution but, as we know, things change quickly. Our solution to have a single custom theme adopted by multiple plugins in Flex, each containing Paste components wrapped in a CustomizationProvider at the level where a custom component is injected into Flex, was to update Flex's UI attributes with a custom theme. The theme object currently contains the subobjects of "islight", "tokens", and "componentThemeOverrides". This last subobject currently contains custom styling for both Paste components and Flex components. E.G: The CustomizationProvider looks like:
The UI attributes are updating and Flex components styles are being read but Paste components are not pulling the customized tokens or from customized styling overrides. Paste was reading the theme before but not now. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi @WillCKyle, we're reaching out to the Flex team as we don't actually influence how they implement Paste in Flex. |
Beta Was this translation helpful? Give feedback.
Hi @WillCKyle, we're reaching out to the Flex team as we don't actually influence how they implement Paste in Flex.