Jahir Fiquitiva

Results 78 issues of Jahir Fiquitiva

If I add `optimizePackageImports: ['react-tweet'],` to my `next.config.js` it will cause the following error, breaking the page rendering ```gradle Error: (0 , _barrel_optimize_names_QuotedTweet_TweetActions_TweetBody_TweetContainer_TweetHeader_TweetInReplyTo_TweetInfo_TweetMedia_enrichTweet_react_tweet__WEBPACK_IMPORTED_MODULE_1__.enrichTweet) is not a function at CustomTweet (webpack-internal:///(rsc)/./src/components/ui/blog/mdx/tweet/custom-tweet.tsx:11:208)...

![Shot 2024-05-29 at 18 22 25@2x](https://github.com/leggett/simplify/assets/10360816/87bc26fa-09d0-4384-887a-7e333a7652ba) ![Shot 2024-05-29 at 18 22 17@2x](https://github.com/leggett/simplify/assets/10360816/503800dd-ecc4-4579-99bf-e6e1e32db463) --- System: macOS Browser: Arc Extension Version: 3.1.14

**Describe the solution you'd like** Discord Nitro provides a set of custom themes, but it doesn't allow syncing them to the system theme. I would like to be able to...

improvement

### Current behavior Hi I'm using `createNativeStackNavigator` from `@react-navigation/native-stack` but it seems to cause an issue if I use a custom header component, and render based on its own config....

bug
platform:android
platform:ios
repro provided

Status: Needs Info

Status: Needs Info

Status: Needs Info

Hi, I'm getting this error with a simple implementation: ``` setGender(v || '')} /> ``` ```gradle ERROR Error: Element type is invalid: expected a string (for built-in components) or a...