Closed untael closed 8 months ago
Name | Link |
---|---|
Latest commit | a530165d163cd7c9eb1d1f934d285a51f9aba69d |
Latest deploy log | https://app.netlify.com/sites/golden-caramel-d2c3a7/deploys/65e3b844cf8299000875c5ed |
Deploy Preview | https://deploy-preview-80--golden-caramel-d2c3a7.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Fixes #76 by optionally enabling throttling in the directive.
Also
InfiniteLoading
component was refactored a bit. It was working before just because infinite loop offallback
function. I'm pretty sure that logic around loading new records can be refactored in more simple way as it works right now without using many of unnecessary emits (loaded, complete, etc..).