Radosław Kozioł

Results 2 issues of Radosław Kozioł

Hi I found a problem, Every register route loads wrong (default) tempate. I found that is caused by those lines in ## RegistrationManager.php ``` $result = $this->controller->registerAction($this->container->get('request')); if ($result instanceof...

You can not use v-model for some mobile browsers (like Chrome for android) in this case. I've spent a few hours before solving this. I've found that you couldn't type...