Markus Falk
Markus Falk
Can you explain what you mean with: "and colorbox can bot be called again". I thought just to call it again would do the trick?
What happens to colorbox instances when I call colorbox on them again? without the remove();
just replicated the plugins behavior using load(). now I understand what die additional divs are for. too bad ajax' url parameter doesn't support loading page fragments.
just read through the docs. the load only inserts page fragments but loads the whole answer. this could be achieved using the ajax() method too which wouldn't require to insert...
Concerning Angular router and redux with `@select` I posted an issue here: https://github.com/angular/angular/issues/18991 Does `@select` complete?
Changing the docker-compose.yml to the workaround until fixin would have saved a lot of time too :-/
I tried the relaxerror option or using a different URL but in any combination I get a network error. I suspect a timeout? large files? any idea? ``` javascript validation:...
Now that you ask I'm not so sure anymore :D Credentials should be correct. Is there any way of finding out weather permissions are set right?