Matthew Coy
Matthew Coy
We ran into this issue as well. Basically, stencil-cli 3.7 appears to require an additional scope that was not required previously. Seemingly, BigCommerce is adding these requirements without telling anyone....
Just be careful with the approach of generating a Stencil CLI token. If you have the new API Accounts admin interface, it does not generate with the required scopes. Basically,...
This actually is an issue though. In older versions of Stencil, we got a nice "Unauthorized" page. However, we now just get this non-descript JSON error. #### Stencil 2.1.1 ####...
@huntario The specific theme I noticed this on was a slightly-customized Cornerstone 4.9.0. However, I just tried again using Cornerstone 5.0 and Stencil CLI 3.0.3, and I'm still seeing the...
@bc-0dp I think this solves it! I like that you defined the role as well :)
Hi @bc-0dp , If making a custom checkout, it would be a simple fix, yes. But most merchants prefer to not use a custom checkout. Yes, changing the element could...
That would be excellent and make a lot of merchants super happy!
@KolchinVolodymyr What is the purpose of this Pull Request? It does not appear to add anything. Can it be closed out?
@bc-alexsaiannyi , Why is role=presentation being added if the cart does in fact show tabular data?
@bc-alexsaiannyi , can you confirm that the screen-reader experience is better with this addition? In my understanding, the table functions as a table, and thus should not be presentation. The...