Takayuki Sugita
Takayuki Sugita
Hi, I add issue #136 and change on my folk. Please check changes. I wonder that it is ok or not the change `$("#" + opts.fallback_id).change(..)` -> `$("#" + opts.fallback_id).on("change",...
Apply to library with following use case. 1. jQuery(selector).filedrop({}); 2. jQuery(selector).remove(); 3. jQuery(selector).filedrop({}); Current filedrop library has problem (I think). jQuery(selector) will be refresh, but jQuery(document) has some events for...
Hi, Now I try to rewrite my API call to `feed` and `feed_item` operation from Adwords API to Google Ads API. I have a problem when I call `mutate_feed_items` for...
**Describe the bug** "Dev containers: Reopen in Container" on VSCode to start devcontainer, then devcontainer failed to start. **Steps to reproduce** - open VSCode on your mac. - configure using...