Amr Aly

Results 7 issues of Amr Aly

**Is your feature request related to a problem? Please describe.** I need to be able to get the author profile picture url. Is there a way to do this currently...

### What is the problem? I am getting this error when running blitz build after a fresh blitz install. ### Paste all your error logs here: ``` Failed to compile....

kind/bug
status/ready-to-work-on
needs investigation

I get this error when using this component in next 14 Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the...

**Describe the bug** I can't seem to be able to use className prop for styling to be able to style using tailwind. It looks like the component has as set...

## ✅ Checklist - [x] I have followed every step in the [contributing guide](https://github.com/t3-oss/create-t3-app/blob/main/CONTRIBUTING.md) (updated 2022-10-06). - [x] The PR title follows the convention we established [conventional-commit](https://www.conventionalcommits.org/en/v1.0.0/) - [x] I...

## Description When importing only `format` from `date-fns`, [Parcel](https://github.com/parcel-bundler/parcel) bundler used by [Plasmo](https://www.plasmo.com) tree-shake away the `formatters` and `longFormatters` dependencies, causing runtime errors. ## Environment - date-fns: 4.1.0 - Bundler:...