Jakub Mirovský
Results
1
issues of
Jakub Mirovský
When used any of BootstrapRenderers, snippet redraw sends the message but actual redraw never happens. **Presenter:** ``` class SimplePresenter extends Nette\Application\UI\Presenter { public function createComponentSimpleForm() { $form = new Nette\Application\UI\Form();...
bug