吳東曄 Wu, Dung-Ie
吳東曄 Wu, Dung-Ie
This addon will not update notifications after I wake my machine up. Maybe there is some time it has no Internet connection so fetching fails and it stop to retry....

https://docusaurus.io/docs/next/migration/translated-sites Trying to fix i18n following Docusaurus migration guide. Using the Crowdin branch approach. Currently I put new i18n file structure on Crowdin `v2` branch (https://crowdin.com/project/bottender/content/files), but this should be...
When deploy multiple instance of a Bot and use the same mongo DB as session store, events triggered in short time may cause multiple session inserts.
It looks 
On my Windows 10 PowerShell it says my project is not Git repository where it is. ``` PS D:\my-project> release Error! Directory is not a Git repository. ``` After digging...
visit https://addons.mozilla.org/en-US/firefox/addon/refined-bitbucket-/ and found page 404. is this add-on pulled from store?
無限動漫失效
http://www.comicbus.com/html/105.html console 出現 error,讀取圈圈轉不停 ``` Uncaught ReferenceError: lc is not defined at eval (eval at (app.js:18), :5:6508) at MergeMapSubscriber.project (app.js:18) at MergeMapSubscriber._tryNext (app.js:18) at MergeMapSubscriber._next (app.js:18) at MergeMapSubscriber.Subscriber.next (app.js:5) at...
This plugin try to get schema using `graphql-config`, but `graphql-config` will not match dot files and return `undefined` for `projectConfig` in below lines. https://github.com/apollographql/eslint-plugin-graphql/blob/fe6f6d7627605d2b1259bf19cba6985bf53fd671/src/index.js#L280-L283 The plugin will throw `Cannot read...
I've turned it to `warn` on `gatsby-v2` branch to pass the linter. Need to turn it back on.