alexa / ask-toolkit-for-vscode

ASK Toolkit is an extension for Visual Studio Code (VSC) that that makes it easier for developers to develop and deploy Alexa Skills.
https://developer.amazon.com/en-US/docs/alexa/ask-toolkit/get-started-with-the-ask-toolkit-for-visual-studio-code.html
Apache License 2.0
108 stars 52 forks source link

Alexa skill Lamda function code changes not reflecting in Alexa skill test simulator #201

Closed jaxenvisuals closed 2 years ago

jaxenvisuals commented 2 years ago

Hi, when editing my skills lambda code either in Alexa developer console or via vs code, I save changes and build as usual but the changes are not reflected in the Alexa simulator.

The simulator still sort of has the changes of like 5 changes ago.

There's been like additional 5 code reviews and updates but the testing in the simulator doesn't run new lambda code changes.

jaxenvisuals commented 2 years ago

I think it's a browser cache issue. Seems resolved.