Mathieu Lajoie

Results 10 comments of Mathieu Lajoie

Linking to #1248 which wants to either remove this altogether or provide some easy way to opt-in or out

Not sure if I should tie this here or elsewhere, but I'll link https://github.com/SAP/fundamental-ngx/issues/735 It's closed because there's nothing to do on fd-ngx for it, but some issues with markup...

Removing a color is a breaking change - so this could only be done for v2.0.0. How these color changes are handled should definitely be discussed more widely than on...

Quick note: the animation on the popover fails with popper.js since it's for all properties and popper works by setting a translate3d transform. Maybe whoever picks this up could investigate...

No it's just that the fundamental popover has **transition: all 0.125s** so it also animated the translate that Popper needs to do the positioning, leading to some weird behaviour when...

Facing the same issue. Can also confirm that the fetch policy `cache-and-network` does trigger onCompleted whereas `network-only` and `no-cache` do not trigger it. This was tested with latest beta (3.6.0-beta.11)....

I’ve been testing this issue on our fork of react-pdf and I get some pretty good results, at least preliminarily. The issue was only occurring on certain integrated GPUs. Namely...

Weird. I've only now started getting this error when trying to migrate to v7.

It absolutely makes sense. However just like there's an exception to the rule for a pointgroup with only 1 point (draws a dot) maybe there could be an exception for...