Skip to content

[Bug] MarkdownTextView control does not show list item properly on iOS #78

@zohaibhanif

Description

@zohaibhanif

Description

MarkdownTextView control does not show list item properly on iOS.

Steps to reproduce

  1. Add MarkdownTextView control to show list items.
<toolkit:MarkdownTextView Markdown="- Option 1" />
<toolkit:MarkdownTextView Markdown="- Option 2" />
<toolkit:MarkdownTextView Markdown="- Option 3" />

Expected Behavior

It should show single dot with each list item.

Actual Behavior

It shows three dots with each list item.

Basic Information

  • Version with issue: AP.MobileToolkit - 3.0.0-ci
  • Xamarin.Forms version: 4.2.0.815419
  • IDE: Visual Studio 2019 Professional - Version 16.3.5

Screenshots

Screenshot 2019-10-18 at 5 06 03 PM

Reproduction Link

Project: ToolkitDemo
Branch: issue/75/Demo-User-Controls

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions