tad3j

Results 13 issues of tad3j

When I use ObjectSelect in combination with select's "size" (greater than 1), none of the options are selected inside select element when the value is null, even if "display_empty_item" is...

Bug

Although it's not mentioned on widget page, chart supports monthly interval. I've tested and using `M` as interval works as expected, it loads monthly chart.

According to advanced chart widget example 240 (4h) is a valid interval input: https://www.tradingview.com/widget/advanced-chart/

I'm using this widget like: `` Which results in widget loading TradingView idea that was published (by me) on their WEB app (tv_idea_id is unique identifier generated on Tcreation, one...

### Steps to Reproduce 1. Use react-native in a monorepo ([lerna](https://github.com/lerna/lerna#getting-started)) or just put all react-native files (except node_modules) in a sub directory to simulate it 2. Run CLI tools...

investigating

When looking at the WP API documentation (http://codex.wordpress.org/XML-RPC_WordPress_API) I noticed that this library is using some obsolete components. I was wondering if there is any plan to add new components...

I've noticed that when I try to retrieve categories information with "GetCategories()", "category.description" is not read properly, instead "category.name" is returned. I would be happy to help maintaining this library,...

I am playing around with your awesome library, and I have some problems (it seems like response is invalid for some methods). For example: When I try to GetPages I...

**Description** After deploying a psp34 contract and minting an NFT with metadata URI the swanky node seems to be returning an ending character `\x00` instead of the URI that was...

bug

I would be really awesome if `scope` input on commit screen would be a mix of input and dropdown, so we can easily select scope from a dropdown or enter...

enhancement