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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
POTENTIAL BREAKING CHANGE: Solutions has been migrated to Vite and will no longer use Webpack. If your solution uses custom Webpack builds it, use caution before pulling in this change.
Modified postTextMessage action to set previous question and answer as Lex session attributes
Fixed invalid border-radius value for lex-web-ui-iframe.css which resulted in a visible border when the iFrame was minimized
Create own implementation of sigv4 signing so that Amplify is not a required dependency
What's Changed
Set session attributes for previous question and answer by @sneff91 in #853
Fixed invalid border-radius value for lex-web-ui-iframe.css by @sneff91 in #858