neverlose-lv

Results 10 comments of neverlose-lv

How to use it in Angular project? Aframe is included in the polyfills. But the same way doesn't work for this plugin.

This did not help me. Still experiencing this error. This error occurs only if I have uploaded a file and then I try to destroy the instance of plupload. For...

This happens exactly when endInfiniteScroll() is called after the async call

> But do you suggest removing the endInfiniteScroll()? Or do I have to add some code before or after? Did you fix it? I have tried to avoid it. And...

https://github.com/valor-software/ng2-dragula/issues/567#issuecomment-369412360 How can this be achieved in the latest version of Angular (17.2)? It does not have separate tsconfig for the SSR.

I have similar, but not the same problem. When I visit a website without any path, e.g.: localhost:4200, I get infinite redirect loop, to the last language page, for example:...

I have fixed my problem, by removing my own I18nGuard from the routes... But now I have a problem with child routes in standalone app. the routes are not parsed/translated...