Ivan Senic

Results 154 comments of Ivan Senic

Seems that something is wrong with the type definitions (at least with the setup we are using). When I change the `types/index.d.ts` to export functions as: ``` export default {...

> Can you please try > > ``` > import ReactPixel from 'react-facebook-pixel'; > ``` Fails with: `Module '\"../node_modules/react-facebook-pixel/types/index\"' has no default export.` ~This was our workaround:~ ~`import { Data,...

Did you maybe update **inlfuxDB** to version 1.2 or above. We currently have a bug with this version. Should be solved in next release.

Hi @maccloud42, As I understand there was only the confusion right, there is no bug? When influxDB is active the UI will not show the system overview data anymore, was...

We display at least a warning banner now, see #316

We are aware. There is a ticket already: https://inspectit-performance.atlassian.net/browse/INSPECTIT-2560. There is also a workaround described in the ticket by the reporter. Hope this helps.

Hi, I think in the workaround, the `vm` argument must point to the system installed VM: `-vm /Library/Java/JavaVirtualMachines/jdk1.8.0_152.jdk/Contents/Home/` I don't see this in your log output? Again the command should...

It's not a high prio for us, sorry. We are considering some new directions for the project and these have no focus on the fat UI at all. Thus, at...

Hi @stsmedia, Can you check my comment and the investigation details in the [INSPECTIT-2560](https://inspectit-performance.atlassian.net/browse/INSPECTIT-2560?focusedCommentId=33865&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-33865). I have successfully started with no parameters or nothing with `./inspectIT.app/Contents/MacOS/inspectIT` on 10.13.3 (17D47) with JDK...

New release (1.9.2) is out, can you confirm if the bug is gone?