benignant

Results 6 issues of benignant

## Bug description The `interactiveDebounce` feature causes interference between tooltips when using singletons unless both tooltips are interactive and have the same `interactiveDebounce` value. ## Reproduction 1. One tooltip is...

🐛 bug

## Bug description The `interactiveBorder` property is not overridable when using singletons. If `interactiveBorder` is set as a singleton prop, then it works. However you can then only have one...

🐛 bug

## Bug description The `interactive` feature doesn't work when using `triggerTarget`. ## Reproduction https://jsfiddle.net/9au81pq7/1/ Try to interact.

🐛 bug

Is it possible to display full Expected and Actual array values instead of a diff when `assertEquals()` fails? In certain cases, a diff can actually obscure the real problem. In...

type/enhancement
feature/assertion

If there's no way to fix this, is there at least a way to ignore untitled files?

**Is your feature request related to a problem? Please describe.** The `replace` preprocessor does not support source maps. I'm using it to replace multiple lines. **Describe the solution you'd like**...

enhancement
good first issue