mschersten
mschersten
I figured this out on my own, but never put it into a PR. I'll try to get to that.
I just added a PR: https://github.com/Wolox/react-chat-widget/pull/231 I'll leave this open for now, but hopefully it will be merged into the project and we can close this.
Have you tried cloning this main repo and including it in the same way, or have you used it only through npm and this is your first attempt at cloning...
There is an issue with my PR, though, that the handleToggle() method is only called when the user clicks on the loader, not when toggleWidget() is called. If anyone more...
I just discovered this issue after a few days of trying to make a new lambda function work. Couldn't figure out why old functions worked and this new one didn't,...
Are there any plans to add TTL? I have a few thoughts on this: - It would be much simpler if we could pass the TTL field to the CreateTableCommand....