You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR in ./node_modules/adaptivecards-reactnative/src/adaptive-card.js 227:12
Module parse failed: Unexpected token (227:12)
You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See https://webpack.js.org/concepts#loaders
|
| var adaptiveCardContent = (
<ContainerWrapper
| configManager={this.configManager}
| style={containerStyles}
Research implies this would have to do with .JS(X) loaders in webpack. However, mine is set as follows:
Target Platforms
NodeJS
SDK Version
Latest
Application Name
Dev environment
Problem Description
Research implies this would have to do with .JS(X) loaders in webpack. However, mine is set as follows:
Screenshots
No response
Card JSON
N/A
Sample Code Language
No response
Sample Code
No response
The text was updated successfully, but these errors were encountered: