Owen Waller
Owen Waller
Hi, Just to confirm that having upgraded to go v1.16.2 I see the same behaviour. The instructions at https://github.com/vugu/vugu/issues/186#issuecomment-790138601 still appear to be required. Given the minor changes from go...
@arvryna Many thanks. I'll have a go when I get a chance. My team has what would make a good use case for Vugu coming up so that may well...
I've marked this as before-v1. Instructions for how to put a vugu application into production without using either a go tool chain to rebuild it, or the vugu tools to...
See #250 We need to make a decision on what if anything needs to change in the vgforms package for a v1.0.
I think we can can close this. See #246
Having read this I am going to make this as both post v1.0 (and maybe after that!). Personally, for me, if the UI needs a state then its up the...
The test case here seems to be testing the interaction/rendering within the browser. I think this can be solved with a well documented example in the documentation that shows folks...
Looks to me like the change has never had a PR opened against it. See: https://github.com/vugu/vugu/compare/master...zoltanmakra:invoke-rendered-fix?expand=1 Has this been merged in?
Closing this as it has been completed in #159. See the documentation at: https://www.vugu.org/doc/components#lifecycle which includes an `Init` method.
As I started this issue.... I think this is probably worth adding the new functions to insert a javascript or css into the head element of a page in sort...