Rukshan Ranatunge
Rukshan Ranatunge
The open email observer is only fired once. ``` gmail.observe.on("open_email", function(id, url, body, xhr) { console.log("id:", id, "url:", url, 'body', body, 'xhr', xhr); console.log(gmail.get.email_data(id)); }) ``` When running the following...
### SUMMARY When using superset docker image, connecting to a local database using `127.0.0.1` or `localhost` as the database hose does not work and throws the following error. https://docs.sqlalchemy.org/en/14/errors.html#error-e3q8 The...
When launching ForgeSparks, or when you computer gets connected to the internet, and if there are lot of pending new notifications it fills up your whole screen. And you will...
Awesome theme, one small suggestion is to change the color of the titlebar. The current color is too distracting and contrasting with the color of the editing area.