Adrian von Gegerfelt

Results 17 issues of Adrian von Gegerfelt

Formerly known as "Palestinian Territory" with country code PS

This is an issue with framer-motion running on certain setups including Create React App, NextJS, and Storybook. The issue is more explained here: https://github.com/framer/motion/issues/1307, but I'd like to leave a...

## Can I output the props of a TypeScript shape (type or interface)? Let's say I've got this component: ```typescript interface IItem { key: string; value: string; } type MyComponentProps...

Google is deprecating analytics.js in favour of gtag.js https://developers.google.com/analytics/devguides/collection/gtagjs/migration

enhancement

What if you included settings to add Whichever buttons you want, with custom icon (from som library like Font Awesome), label, and keystroke?

Title gore. Default config has showMissingIcons: true, but all I get is a console error. No element is rendered at all.

Having all messages being dispatched as actions would be good. Having connected and disconnected actions as well would be ideal.

Lovely icon set! But I think the nested folder structure takes up too much space. There are multiple ways to address this, where one of the several material themes has...

feature request

Please see title.

## Description In React and React-DOM **18.3.0**, a console error is reported when rendering the ReactSlider component with this message: ``` let props = {key: someKey, className: ..., style: ...};...

bug