JeongWoo Choi
JeongWoo Choi
Same problem..
@jpic As you can see in `base.html`, `jQuery` already loaded..... ``
@jpic I should have placed `jQuery` script before `body` ! Now it doesn't show any errors! But I learned that it would be better `javascript` or `jQuery` load "AFTER" `body`...
@jpic As you can see the original code in detail, `{{ form.media }}` is located after `jQuery`... by `block custom_js`. Even though it shows an error, it works quite well,...
@felixcheruiyot Thanks for your reply but it also doesn't work when I omitted `{{ form.media }}`...
Any update on this use case or example notebook??
@gubug0 개발자님이 업데이트를 안해주시네요 ㅠ ㅠ
Perfect! @jdufresne
looking forward to this!
When I set `quoting: true` on identifier, it raised error: `Could not resolve table reference: 'mydb.nonecommentnone'`(wrapped with `none`)