ZupIT/beagle

Problem with template in ListView at Beagle BFF

Closed this issue · 4 comments

Description

I'm facing a problem after upgrading Beagle BFF's library version from 1.6.0 to 1.7.0
In version 1.6.0, the module 2 is at the right of the module 1. It's OK.
But in version 1.7.0, the module 2 is at the bottom of the module 1.

Is it a bug, or I need to specific more style?

Code example, screenshot, or link to a repository:

Screenshot version 1.6.0
1 6 0-edit

Screenshot version 1.7.0
1 7 0

Screenshot of the template of ListView
Template

Hello @ddthanh198 , I did test here and we have identified that this is a bug in applyStyle and will solve it as soon as possible. Thank you very much for your contribution.

@ddthanh198 We're fixing a related issue on applyStyle's method and its planned to be available soon on version 1.7.1.

version 1.7.1 was generated and fixed the bug, thanks for the report. You can now update your application to get this fix.

Wow, you fixed it so quickly.
Thank you a million for your enthusiastic support!