Skip to main content

25 docs tagged with "FAQ"

View All Tags

Can Vue Page Code Be Generated?

The lowcode engine architecture is language-agnostic; with appropriate extensions and plugins, Vue page code can be generated.

Errors When Running on Windows

Because Alibaba's internal developers do not need Windows development support, Windows compatibility is not planned in the near term.

FAQ Overview

Community FAQs and answers are maintained here on an ongoing basis.

Nodes Cannot Be Dragged Under Page

Check the Page node's childWhitelist configuration. If Page has childWhitelist set and the current node is not on the whitelist, it cannot be dragged.

Render Unique Identifier (key)

The render unique identifier (key) works the same way as the key prop on React components: it uniquely identifies a component when switching rendering scenarios or components.

VERSION_PLACEHOLDER is not defined

lowcode-engine currently only supports CDN usage. If you created your own project and see this error, it is usually because the npm package was bundled into your build.