Eric Bailey

Results 84 issues of Eric Bailey

Depends on https://github.com/bluesky-social/atproto/pull/2427 To do: - [ ] Which tabs to fall back to

Includes Hailey's work from #2860 WIP. This PR depends on movable following feed. - [x] detect unsupported file types - [x] returning to profile step should retain avi - [...

Thanks for the lib, looks sweet. Having an issue getting it working though. I made a reduced test case, file tree looks like this: ``` - package.json - node_modules/ –...

Would happen every time `bind` is called. Kinda like I did here: https://github.com/estrattonbailey/picoapp/blob/master/index.js#L71

enhancement

```javascript import React from 'react' import { withFieldState } from 'micro-form' export default class Field extends React.Component { constructor (props) { super(props) this.Component = withFieldState(props)(props.children) } render () { const...

enhancement

Hey there, thanks for the lib and the original blog post. Seams like a pretty solid option! However, I'm curious why you chose to include terser to minify the snippet...

Slight improvement, just trying to avoid more confusing errors like `AbortError: signal is aborted without reason` ![CleanShot 2024-05-02 at 10 54 06@2x](https://github.com/bluesky-social/social-app/assets/4732330/95aad507-bb7f-42e8-b4e9-123473aa02d8)