Skip to content

[Bug] RichEditToolbar custom options causes issue when navigating #66

@jamesmcroft

Description

@jamesmcroft

Describe the bug

Replicated in the sample app.

When you navigate to a page using the RichEditToolbar with custom options, if you navigate away and back, the app crashes.

Appears to be an issue with the way the custom options are setup in XAML that causes them to be essentially re-added to the toolbar as it still thinks they are linked to an existing UI element.

What is the expected behavior?

The custom options should be removed and re-added as an when required based on the context of the app.

Package

UI.Controls.RichEditToolbar

Other information

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomershelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions