-
Is it possible to do something similar to `eval(compile(\`...\`))` but with a template tag function?
For example, instead of
```jsx
const div = ;
```
we could write
```js
const div = s`…
-
### How frequently does the bug occur?
Always
### Description
realm: 12.6.2
@realm/react: 0.6.2
I created one react-native page inside react-router; the page uses the `useQuery` hook to query m…
-
Hi!
I am working on a quite big project that had been neglected a bit regarding package upgrades since 2018!!!. I have managed to upgrade to React 17.0.2 and most other packages are fairly new. Thi…
-
Hi,
Given the following `deno.json` file
```jsonc
{
// ...
"lock": {
"frozen": true
},
"imports": {
"@david/dax": "jsr:@david/dax@0.42.0",
"@std/cli": "jsr:@std/cli@1.0.…
-
## Environment
"react": "18.2.0",
"react-native": "0.74.5",
"react-native-pager-view": "^6.4.1",
"react-native-tab-view": "^3.5.2",
## Description
{
"name": "react_native…
-
```
ERROR filename.split is not a function 08:19:59
at normalizePath (node_modules/vite/dist/node/chunks/dep-c9998dc6.js:2418:23)
at getMatcherStri…
-
### Stack trace
ReferenceError: Property 'BigInt' doesn't exist, js engine: hermes
### Reproduction steps
Not able to run package version 2.3.6 on Xcode 16 made me install the new version.
After…
-
[Forum post](https://forum.bryntum.com/viewtopic.php?f=44&t=27868&p=154745#p154745)
"Hi,
We are experiencing issues with updating events on the board in combination with JSX elements. This issu…
-
# webpack 2 configuration
https://webpack.js.org/configuration/
```js
const path = require('path');
module.exports = {
entry: "./app/entry", // string | object | array
// Here the …
-
**Current behavior:**
I apply @emotion/babel-plugin on my react app that is composed with next and typescript
But after that, It shows me error when complied.
```
Error from chokidar (C:\)…