Tielman

Results 4 issues of Tielman

Running an Ionic app in the browser with "ionic serve" (for reference, the 'tabs' starter project can be used). When trying to inspect the Ionic web app through the proxy,...

bug

Why has the "calling API" example been removed? Would it be possible to replace it with a link to how you suggest we call API's? Is the next step to...

# Bug report ## Description / Observed Behavior Consider the following values during a key change: ``` const { data, isLoading } = useSWRImmutable(someKey) ``` If "someKey" changes, the "data"...

The global rules that are applied for "prefers-reduced-motion: reduce" can break behaviour for other libraries As an example, using this alongside Ant, it breaks the Select elements. This is because...