-
Hey Dennis!
**Describe the bug**
I wanted to switch from the default template _uiengine.html_ to a template using the jsx-adapter.
While this seemed to work at first, I noticed that after switchi…
-
**Describe the bug**
I cannot start the demo as described in https://uiengine.uix.space/basics/getting-started/
**To Reproduce**
follow steps from https://uiengine.uix.space/basics/getting-starte…
-
Hi Dennis! :)
**Describe the bug**
I tried to take UIEngine for a spin with a project from scratch using the jsx-adapter and styled-components.
While the definition of the components works as…
-
Greetings, we have a react component that looks like this:
```
import React from 'react'
import './test.css'
export default function(props) {
return Testing!
}
```
A "create-react-app"-app…
-
Hi, I'm try run demo but I get an error with the command "npm run demo"
```
14:41 $ npm run demo
> @uiengine/monorepo@ demo /Users/user/uiengine
> rimraf test/demo && sleep 1 && uiengine init …
-
I've built InfiniTAM with FFMPEG support on and I wanted to save the images captured while running the app by using the button 's'. However, the output image was not saved.
From FileUtils.cpp, thi…
-
接收别人发过来的语音通话 一点击接收按扭 就报错
-
Hello Dennis!
I'm trying to add a custom script to the uiengine.html template but it's not rendering. It's like any change I make to the template does not render when building the application.
T…
-
**Describe the bug**
The variant id inside the variant [render error message](https://github.com/dennisreimann/uiengine/blob/b5f685f84c93ca153756d785a967742b2a6eeb12/packages/core/src/variant.js#L72)…
-
uiengine build failed!
All prior steps were taken and executed as expected.
```sh
C:\box\react\uiengine-demo
$ npx uiengine build --serve --watch
🚨 Build failed!
Child page "elements" does no…