Guillaume Seguin
Guillaume Seguin
Hello, This fix works on my project where my HTML element with the sticky is initially hidden by the ngHide directive (ie. #45).
The problem happens again, when there are several sticky directive on the same view (with only one showed ;-)). See [my example](http://jsfiddle.net/x753nx3w/) on version 1.7.9. Therefore, the fix is :...
Why not for the PR. But before, by reading the [Encrypt Specific Fields of Sub Docs](https://github.com/joegoldbeck/mongoose-encryption#encrypt-specific-fields-of-sub-docs) section in the README.md file, i resolved the problem. ``` const subUserSchema = new...
Maybe [Nested Fields](https://github.com/joegoldbeck/mongoose-encryption#nested-fields) section should be replaced by [Encrypt Specific Fields of Sub Docs](https://github.com/joegoldbeck/mongoose-encryption#encrypt-specific-fields-of-sub-docs) section in the README file. I don't see any differences between nested fields & sub docs,...
Hello, I did not success to use the workaround. Could you give me an example? I share my tries with `[email protected]` and `@ckeditor/[email protected]` ```ts import { Heading, Markdown, Plugin, type...