Hi Warren,
On Thu, Sep 3, 2020 at 11:14 AM Warren Chan wrote:
> Hi Aditya,
>
> thats it, I wasn't running yarn bundle after my modifications to the
> templates. Thanks for tip to run webpack in continuous mode, that's great.
>
You need to restart the backend server if you change the templates. y
Hi Aditya,
thats it, I wasn't running yarn bundle after my modifications to the templates.
Thanks for tip to run webpack in continuous mode, that's great.
Really appreciate the help in getting past this.
Best Regards,Warren Chan
On Thursday, 3 September 2020, 2:43:56 pm AEST, Aditya Toshn
Hi Warren,
The patch works fine, just that replacing sequences with foos was missing
at 1-2 places. I guess you've not restarted the dev server after the
changes. :)
- Always restart the backend dev server if there is any change in Python or
any template files.
- You can run webpack in continuous
Hi Warren,
Can you check the browser console if any errors ? Can you also share the
patch so that I can help you further by debugging at my end ?
On Wed, Sep 2, 2020 at 9:51 AM Warren Chan wrote:
> Hi,
>
> I'm trying to learn about the pgAdmin4 project and am hoping to make some
> contributions
Hi,
I'm trying to learn about the pgAdmin4 project and am hoping to make some
contributions sometime in the future.
I'm new to Flask and python but am keen to learn.
While trying to familiarize myself with the application and the way it works,
I've tried to create a 'test' node under the schema