I just downloaded the Twilio Flex Sample App and once I add my appConfig and do a npm start I immediately see several errors:
- Warning: Invalid DOM property
fill-rule. Did you meanfillRule? - Warning: Invalid DOM property
stroke-width. Did you meanstrokeWidth? - Warning: Invalid DOM property
stop-color. Did you meanstopColor? - Warning: Invalid DOM property
stop-opacity. Did you meanstopOpacity?
How can I resolve these? The @twilio/flex-ui project is not on github to post an issue to and the documentation doesn't mention it as a known issue right now.