Will Hall

Results 2 comments of Will Hall

looks like there is no aria-label on the button itself. ``` previous {{title}} next {{::label.abbr}} {{ weekNumbers[$index] }} {{::dt.label}} ``` if you override the template and add a label to...

Here is an example where I am using a custom template in my webpack project. I am not using external files but placing the template in a script tag with...