Tiago Peres França

Results 10 issues of Tiago Peres França

Beagle Web version: 1.9 ## Steps To Reproduce 1. http://localhost:8080/#/demo/navigation/pop-to-view.json 2. try to navigate. No record will be created upon navigation.

bug

The name of the components or actions that come from the backend are case-insensitive, but the internal Beagle configuration is not. This can be very confusing for developers, because, when...

enhancement
low priority

Beagle Web version: 1.2.0 ## Steps To Reproduce 1. Fetch a view that contain errors in its JSON, i.e., there will be errors when rendering it. 2. The error will...

bug
low priority

Beagle React version: 1.7.0 ## Steps To Reproduce 1. Create a listview 2. Inside the listview's template, use a component that names its children something other than `children`. The component...

bug

Beagle React version: 1.7.0 ## Steps To Reproduce 1. Create an absolute positioned element 2. Create a normal element 3. Place both inside a container 4. The absolutely position element...

bug

Beagle Angular version: 1.7.0 ## Steps To Reproduce 1. Create a listview 2. Inside the listview's template, use a component that names its children something other than `children`. The component...

bug

Beagle Angular version: 1.7.0 ## Steps To Reproduce 1. Create an absolute positioned element 2. Create a normal element 3. Place both inside a container 4. The absolutely position element...

bug

On Nimbus Compose, differently than Nimbus SwiftUI, when a deserializer is created in one module, it is ignored by another. Example: Nimbus Compose Layout defines a deserializer for Color, which...

bug
backlog

Edit the processor so no warnings ara issued about the generated code.

enhancement
backlog

### Description Safari currently has a bug where, if the same module is imported twice or more simultaneously, it fails with a reference error. This is actually a Webkit bug...