when following the "Full Example" docs, there will be an error in browser console:
Uncaught TypeError: elements[Symbol.iterator] is not a function
PR for the fix is already created ( #5 ), I am creating the issue for the record and to help others find the problem faster than I did (I got stuck on it for a little while, struggling with a seemingly random error in console before finding out that there is a discrepancy in different docs sections)
when following the "Full Example" docs, there will be an error in browser console:
Uncaught TypeError: elements[Symbol.iterator] is not a functionPR for the fix is already created ( #5 ), I am creating the issue for the record and to help others find the problem faster than I did (I got stuck on it for a little while, struggling with a seemingly random error in console before finding out that there is a discrepancy in different docs sections)