Clive Portman
Clive Portman
Re-saving the Single sections as regular channels seems to work alright for this.
> This should work as well: > > ``` > name: '/', > component: Dashboard, > layout: PrivateLayout > }, > { > name: 'courses', > layout: PrivateLayout, > component:...
Not a proper fix, but I had this issue in August and was able to make the install work by spec'ing an older version. If it's the project I think...
Related issue here. I have a series without any data that I use for displaying markpoints. You can use ``` myChart.dispatchAction({ type: 'legendToggleSelect', name: title, }); ``` easily enough to...
Hi @abpbackup. If you have a local branch and don't have time to finish, I'd be happy to pick it up if you want?
Come on, we need this.
@diadal Please can you share with us your reluctance to merge? There seems some hesitation on your part but without knowing why, we're just left not knowing what is happening...
@Abhinandan-Kushwaha @ygnoh After fixing the conflicts, there are new type errors introduced by the use of non-existing props from gifted-chart-core. I need those fixing first, please, and there are quite...
@Abhinandan-Kushwaha Merge conflicts are now fixed - that's all I have time for at the moment. Will that do you?
You could create a second installation of the plugin and refactor it a little. Then use one version of the plugin for one store and the other for the other...