found it
    self.start = function() {
        *Vue.config.devtools = true;*
        self.vue = new Vue({el: '#vue', data: self.data, methods:
self.methods, filters: self.filters});

        self.on_load();
    };

Em qua, 17 de abr de 2019 às 10:38, António Ramos <ramstei...@gmail.com>
escreveu:

> How to use vue devtools?
> Vue.js is detected on this page. Devtools inspection is not available
> because it's in production mode or explicitly disabled by the author.
>
>
> Em qua, 17 de abr de 2019 às 10:17, António Ramos <ramstei...@gmail.com>
> escreveu:
>
>> Massimo , any reason you chose Bulma instead of vuetify ?
>> Vuetify is designed specifically for vuejs
>> Regards
>> António
>>
>> Em qua, 17 de abr de 2019 às 09:37, António Ramos <ramstei...@gmail.com>
>> escreveu:
>>
>>> Worked for me...
>>>
>>>
>>> Em ter, 16 de abr de 2019 às 21:32, En Ware <nixfr...@gmail.com>
>>> escreveu:
>>>
>>>> Thank you , that did it.
>>>>
>>>> On Tuesday, April 16, 2019 at 2:42:40 PM UTC-5, Massimo Di Pierro wrote:
>>>>>
>>>>> You have an old pydal. Do
>>>>>
>>>>> pip3 install --upgrade pydal
>>>>>
>>>>> Also do
>>>>>
>>>>> python3 web3py.py applications
>>>>>
>>>>> Not
>>>>>
>>>>> python3 web3py.py applications/todo/
>>>>>
>>>>> --
>>>> Resources:
>>>> - http://web2py.com
>>>> - http://web2py.com/book (Documentation)
>>>> - http://github.com/web2py/web2py (Source code)
>>>> - https://code.google.com/p/web2py/issues/list (Report Issues)
>>>> ---
>>>> You received this message because you are subscribed to the Google
>>>> Groups "web2py-users" group.
>>>> To unsubscribe from this group and stop receiving emails from it, send
>>>> an email to web2py+unsubscr...@googlegroups.com.
>>>> For more options, visit https://groups.google.com/d/optout.
>>>>
>>>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to