alva icon indicating copy to clipboard operation
alva copied to clipboard

Create living prototypes with code components.

Results 92 alva issues
Sort by recently updated
recently updated
newest added

I've just explored this app and I followed the documentation guide. In guide 4 the hold ctrl+click on the button to switch page isn't working even if the onclick mouse...

type: bug
priority: mid

When sending change messages for `AnyModel[]` fields, the target project saved the plain JSON payloads into its field instead of an instance of `AnyModel`.

type: bug

Hey there, I just encountered the following error with Alva: As I downloaded it first time and was following Guides. In Guide 5, in HandleChange, in to, all options are...

type: bug
priority: high

Hey there, I just encountered the following error with Alva: I'm just trying it out, and created a couple of pages that have some buttons. I selected the box element...

type: bug

![image](https://user-images.githubusercontent.com/2563628/55859519-deec7480-5b8f-11e9-91a8-e812f90f011f.png)

Importing antd almost works out of the box, once compiled Alva will import all the components but the properties are not correct. I can't get Alva running from source but...

type: question
status: needs triage

**Is your feature request related to a problem? Please describe.** Very promosing project but the exported code is 'somewhat' encrypted. Is it possible to somehow export the generated layout in...

type: feature

**Describe the bug** You cannot use index.d.ts to declare your components. It loads but nothing is shown afterwards **To Reproduce** 1. Use webpack/rollup to generate index.js & index.d.ts. 2. Connect...

## Proposed Changes Add sentry.io error tracking so we can gather data about issues of recent releases and unknown bugs to search for based on recurring exceptions. Related: #153 ###...