Tim Underhay
Tim Underhay
@Rycochet I believe I may have just experienced like this myself. When a tab with a running velocity animation goes into the background and then back to the foreground, it...
I'm also dying to get an Angular 2 version of this.
Hi @tim-lai, When compiling Swagger UI into an Angular app using the Angular CLI, it outputs this warning: ```Build at: 2020-12-09T16:17:23.647Z - Hash: e2736c74ea125a942972 - Time: 22482ms Warning: /workspace/src/app/my-app/my-component.ts depends...
@linelson as a temporary workaround, I've published a version with a corrected ES bundle. I intend to unpublish as soon as this is issue has been fixed, but should you...
I agree that this is a considerable issue. It would be lovely to get acknowledgement of it from the developers.
This is the URL that is being called by the plugin: `/test?time1=1618424054&time2=1619028854&time1=1618424054&time2=1619028854`
I had a deep-ish look at this myself. I don't think the problem is in your code -- I think it's the underlying Grafana fetch function that has a bug....
@thim81 I had the same problem. In my case, I inadvertently had a space in an OpenAPI server URI.
I tried the suggested options, which didn't work for me (using Chart.js 3.6.0). What I ultimately discovered is that for reasons unknown, the `afterInit()` hook never runs (guessing either a...
Submitted PR https://github.com/AbelHeinsbroek/chartjs-plugin-crosshair/pull/88.