Oleksandr Beshchuk
Oleksandr Beshchuk
Hi, thanks for the report. Could you add some details? How do you use the module?
Hi! Thank you for reporting the problem. It is weird, but I can not reproduce it. Here is a simple example with angular 1.5.9: https://plnkr.co/edit/bdorOZZcciGWS3dtZlo1?p=preview Do you have the same...
Oh, I see. Yes, a lot of people have the same problem (no default overlay template in the package). So I think the package should provide one. The template is...
Hello! Thank you for reporting the issue. Could you specify what modal you are using?
Hi, thanks for the report. Did you include the module script? Are you using some module loader or bundler?
@nguyenxndaidev , thanks for the suggestions.
Hi @nguyenxndaidev There is an update regarding your recommendations. After multiple contributions - the following use case is possible: ```ts type _Routes = { users: { [username: string]: { posts:...
 Here is a screenshot of this interesting effect.
@cdbattags Does the test cover your use case?