James Fellows
James Fellows
Includes reference to Selenium limitation which results in cookies bleeding between multi-domain scenarios discussed in minkphp/docs#51
I've come across a Selenium cookie clearance limitation (leading to session 'bleed' if a scenario ends on a different domain): minkphp/Mink#642 Please can you include this limitation in the updated...
I'm using Bloc to manage state. In our app, a user might open an accordion section and enter a value into one of several inputs in that section. Doing so...
### Prerequisites - [X] I have read [FAQ](https://yaqwsx.github.io/KiKit/latest/faq/) - [X] I use KiKit at least version 1.3.0 (older version are not supported) ### KiKit version kikit, version 1.3.0 ### KiCAD...
### Prerequisites - [X] I have read the documentation and the proposed feature is not implemented. ### Description Currently, if I run the command ``` kikit panelize \ PCB.kicad_pcb \...
@itome I love the simplicity of your widget. In my case though, I need to be able to "capture" clicks so I know when the user has finished with the...
I'm not sure if this is a bug or not, but it wasn't what I expected. When I send a char*, the value ends with the null terminator (\u0000). When...
* Make "separation of concerns" a link to an external page, as you have done for MVC. * I wouldn't necessarily agree with "Having a strong separation of concerns means...
Have combined two changes here - happy to discuss. Both changes are to the MCP2515 code only. * The first aligns the priorities of the MCP2515 threads to match the...
One of the powerful features of the RESTEasy @Form tag is that a @Form can have @Form fields within it, allowing reused field to be repeated across the services using...