Stuart

Results 28 comments of Stuart

Also an issue here - using ``` { test: /\.(svg|png|woff2?|otf|eot|ttf)$/i, use: { loader: 'file-loader' }, }, ``` And all woff/otf files and some svgs don't show up on the page.

@lfittl Any progess on this? In our use case, we use pg-query-parser for our package for building dynamic AST queries in node. pg-query-parser relies on pg-query-native, which in turn, relies...

Still an issue in 6.3.12. Was able to fix it for my textfield component by adding an autoFocus, but that isn't an option for other components. Like @orjandesmet mentioned, it...

Just my two cents here to re-iterate the problem in a different way. In my case, I'm setting up a store instance in a component via a ref hook (simplified...

@karolkolodziej Thanks for the update. The main issue is that all our charts are dynamically generated and there's very valid use cases that people run into where the extremes can...

@karolkolodziej I tried what you suggested with a few different variants, but couldn't find anything that seems to really address the issue. One thing I was thinking might be a...

I'll dig into this a bit and get back to you. For both the demo links you provided though, I don't see that split happening as expected for a single...

@karolkolodziej This would still be an awesome thing for HC to fix. However, in the meantime, I ended up just disabling the negative color if the overall extremes for the...

@karolkolodziej unfortunately we had another customer report this. This time, even though the line has completely negative values, it still breaks. Here's a screenshot of an example I've replicated where...

@karolkolodziej Have gotten a couple more reports of this issue for customers over the past few weeks. Do you know if this will get fixed or not (even if months...