Juan J. Jimenez-Anca
Juan J. Jimenez-Anca
## Bug report ### Describe the bug `publicationState` is getting ignored in nested `populate` queries. Given the following query: ```js featuredCategories: { populate: { category: { fields: ['id'] } }...
LiveValidation can work with AJAX submission but it required the use of the afterValidation option. The problem is that this option is not in the documentation at http://livevalidation.com/documentation I've reported...
A `Session ` has a data field of type `HashMap`. This forces a session to always use JSON for serialization/deserialization. In my case I would prefer if it was a...
I'm aware than https://github.com/Huachao/vscode-restclient/issues/427 has already been closed, so I'm making a request to change the design so that we can use variables in request bodies imported from files. When...
**What kind of change does this PR introduce?** It extracts `render-html-plugin` into a separate package. **Did you add tests for your changes?** These changes do not include any change in...
## Issue Summary Describe your issue here. If I enable the material shell extension, pomodoro icon dissapears. ## Steps to Reproduce 1. Enable material shell 2. Log out and back...
### Email Provider Microsoft teams ### What happened? Email addresses for a domain hosted by Microsoft Teams/365 always return as risky. This is because they all appear to be "catch-all",...
I believe this is more of a feature request than an issue itself. I've just added this package to a meteor project. However, I'm used to typescript compilers outputting errors...
I'm not sure if this project is accepting feature requests, but after first use of the driver I'm missing some ergonomics for tables and keyspaces. I personally love [Diesel macros](https://docs.rs/diesel/1.4.7/diesel/macro.table.html)...
This is just a feature request for NACK to handle Key/Value buckets in addition to Consumer and Stream.