Várkonyi Zoltán

Results 9 comments of Várkonyi Zoltán

Did you install the [Pjax](https://github.com/defunkt/jquery-pjax) js plugin also? Turbo only handles the backend to serve partials for the pjax plugin.

Pjax itself is a front-end jquery plugin, I think you can't install it with composer. You have to include as any other javascript file, like jquery or if you are...

Same here, as described by OP. Also if I re-download the preview and simply start it, it works (showing list of components). Reopen the project and the preview crashes again,...

Same here, tried it to keep it open, change code, nothing happens. Still referring to old code. It worked for a few times: `change code > crash > change >...

Reinstalled the playground app too, then it works (Project kept the same).

@vhristov5555 When it stucked (the changes no longer take effect) the preview didn't restarted.

Tested a few things, and experienced the following: Using angular, sidekick, iphone (playground, preview): 1. Write the following code ``` ``` 2. Open up playground, scan qr code, opens in...

In case, when getting errors like this, only reinstall solves it: https://gist.github.com/iamzozo/d1e5c79bb18151fe66ae84ff0f07b8e7 https://gist.github.com/iamzozo/92445123551f4a1f5d33c82e7cd3f3d1 One of them happened, when: 1. Copied a component folder (ts, html) contents to a new 2....

- https://drive.google.com/file/d/1dAPKEFNE7x1O7TtkJVcU0sGw_Pft8VLw/view?usp=sharing - I'm using a blank template - CLI and tns-ios version is 6.1.0 I haven't tried yet on the web. What I have noticed, not all the time...