Thanks to visit codestin.com
Credit goes to github.com

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

Red Block appears behind CardView #106

@frozendo

Description

@frozendo

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions