Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Red Block appears behind CardView #106

Open
1 of 2 tasks
frozendo opened this issue Dec 22, 2019 · 0 comments
Open
1 of 2 tasks

Red Block appears behind CardView #106

frozendo opened this issue Dec 22, 2019 · 0 comments

Comments

@frozendo
Copy link

When I have a CardView on the screen and try to hide it with the IsVisible property, which binds to a variable in my modelView, a red block is displayed on the application screen where the cardView was located. This happens just in iOS

Bug

  • Version Number of Control: 1.1.3
  • Device Tested On: iPhone 11 (but the problem occurs in every iOS device)
  • Simulator Tested On:

Affects

  • iOS
  • Android

Expected Behavior

Item being hidden and not show the red block

Actual Behavior

A red block is show when cardView hidden

Steps to reproduce the Behavior

Place a cardView on the screen and link the IsVisible property to a boolean variable in modelView. After loading the screen, change the variable to false, at this time the cardView is hidden and a red block appears.

Link to Github Reproduction (optional but recommended)

Screen Shot 2019-12-22 at 11 48 29

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant