ngneat/overview

Injector option support for TemplateViewOptions config

anton-github opened this issue · 0 comments

I'm submitting a...


[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  
[ ] Performance issue
[x] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:

Current behavior

Currently there is no way of passing custom injector as a part of TemplateViewOptions when calling ViewService.createTemplate.

Expected behavior

I would expect optional injector to be a part of the TemplateViewOptions.

What is the motivation / use case for changing the behavior?

Motivation is the same as for injector to be a part of the CompViewOptions