Ben Jacobson
Results
3
issues of
Ben Jacobson
Hi All, I believe href and src tags shouldn't be encoded, which can cause broken links. Unless I am missing something?
I believe this causes an infinite loop because the fetcher is changing, this should instead be on initial mount
CLA Signed
documentation
### What version of Effect is running? "effect": "^3.14.1" / "@effect/platform": "^0.80.1" ### What steps can reproduce the bug? Import any module from `@effect/platform` like: `import { HttpApiBuilder } from...
bug