Vincent Kraus
Vincent Kraus
Hi @Mihai-B , can you give us some example of your upload process ? 😄
@gauzpan @KeitaElric It's not possible if you work with a package manager as NPM, never edit a packaged file. Any other workaround ?
@iosifpetre18 No, it's waiting on PR... #712
@trinanjan12 No, still waiting on few fork and PR.
Hi, I've got the same error. But I work with 2 blocks in 2 separate CGB project. One has ejected webpack configuration and the other not. With just `common.scss`, the...
Hi @KrishnaSharmaCC, thanks to reporting this issue. I've tried to duplicate your mistake, but I don't have the focus errors you're pointing out. Here is the stackblitz : [https://stackblitz.com/edit/ngx-smart-modal-lifecycle-ecvbzh](https://stackblitz.com/edit/ngx-smart-modal-lifecycle-ecvbzh) Can...
Indeed, the links of the demonstration and documentation on NPM are not up to date. A commit was made after the last release of the package on NPM. @maximelafarie Is...
Hi @jamesamuel, Your suggestion is interesting. Feel free to contribute to the bookstore. 🤘 Please use the issue template for next time 😉
Without a sample project code it's not going to be easy. Do you use your modal Login from the ngAfterViewInit? I've already encountered this error, especially when using Lazy Loading....