Botframework-webchat: Sample 21 MockBot is broken

Created on 30 Aug 2019  路  3Comments  路  Source: microsoft/BotFramework-WebChat

When I tried the link in de readme from sample 21.customization-plain-ui it tried to get some js files that don't exist.

See console errors 馃憞

GET https://microsoft.github.io/BotFramework-WebChat/19.customization-plain-ui/static/js/2.6b7e9811.chunk.js net::ERR_ABORTED 404 (Not Found)
manifest.json:1 GET https://microsoft.github.io/BotFramework-WebChat/19.customization-plain-ui/manifest.json 404 (Not Found)
manifest.json:1 Manifest: Line: 1, column: 1, Syntax error.
Bot Services Bug Help wanted Good first bug backlog customer-replied-to customer-reported front-burner

Most helpful comment

All 3 comments

@GewoonMaarten Your trying to use sample 21, but it looks like the directory that's building is sample 19. Did you run npm run build in sample 21 directory?

Thanks for filing! :)

Was this page helpful?
0 / 5 - 0 ratings