-
**Describe the bug**
The random module does not work with react-native expo.
I have followed the instructions in the README.md (installed isomorphic-webcrypto and enabled unstable_enablePackageExp…
-
本にしたがって、isomorphicなやつにする
-
Hey!
Thanks for your awesome component, but it doesn't seem to work with server-sider react, is it the expected behavior?
What's weird is that the width is computed but not the position (no absolut…
-
# 2023-10-24 "처음부터 RSC가 있었으면 됐잖아?" | saengmotmi's blog
왜 처음부터 안 넣어서 이 사단을 만드냐? (그런거 아님;)
[https://saengmotmi.netlify.app/react/rsc_and_isomorphic/](https://saengmotmi.netlify.app/react/rsc_and_isomo…
-
### Describe the bug
I just created a `preact` project and used the `@tonconnect/ui-react`:
```TSX
import { TonConnectButton, TonConnectUIProvider } from '@tonconnect/ui-react'
export default …
-
### Describe the bug
Hi. I’m making app with TON Ceonnect integration and during sending a transaction from Tonkeeper mobile there is a bug:
It’s sending bouncing transaction so TON is going back to…
-
# fetch polyfill
https://github.com/github/fetch
https://github.com/matthew-andrews/isomorphic-fetch
> isomorphic-fetch 是一个前后端通用的 Ajax 实现,前后端要共享代码这点很重要。
# react-tutorial.pdf
> (zh-CN)
…
-
Look into using React on the server side to render screens and serve up rendered HTML before forcing the client side app to do its thing.
-
Currently fails on React Native (since that environment has neither node's crypto nor the browser's `crypto.subtle.`.
Instead, convert to use `isomorphic-webcrypto` lib, which also has React Native…
-
When I try to use this library in an isomorphic app, i get
``` javascript
[ReferenceError: window is not defined]
ReferenceError: window is not defined
at [object Object].generateComputedPr…