vue-agile
vue-agile copied to clipboard
"speed" parameter does not work as part of ":options"
Describe the bug "speed" parameter does not work as part of ":options".
To Reproduce Steps to reproduce the behavior:
- Add
speed: 3000insidemyOptions- it would not work. - Add
:speed="3000"as a direct parameter of VueAgile - it works.
Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.98. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!
Links: app homepage, dashboard and code for this bot.