question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

IList Region - PageField

See original GitHub issue

Hi

I don’t know if someone’s reported this, could be a possible duplicate.

When you have an IList<MyClass> region containing multiple fields, they don’t get properly assigned after choosing the page from provided list.

2019-07-01 15_48_03-Window

In the image above - the second link became empty, replacing an existing one (first).

BR Chris

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:15 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
tidyuicommented, Jul 15, 2019

Hi, since I can’t reproduce the error see the above commit. I have added your Href region into the MvcWeb example on the TeaserPage which is used on the start page. Get the latest source code for the repo and compare if there’s any differences between your implementation.

0reactions
tidyuicommented, Jul 15, 2019

Great, I’ll close this issue then! The preview button isn’t implemented yet!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Block Groups vs IList<Block> #1238
Blocks are stored as a data type in the database, regions are just an id on the field table used for grouping the...
Read more >
PageField C# (CSharp) Code Examples
These are the top rated real world C# (CSharp) examples of PageField extracted ... IList <Guid> MapRegion <T>(T model, Page page, object region,...
Read more >
Class ReadOnlyDataPointCollection - Telerik UI for WPF API ...
Initializes a new instance of the ReadOnlyDataPointCollection class. Declaration. public ReadOnlyDataPointCollection(IList<DataPoint> dataPoints). Parameters ...
Read more >
Class HighlightBehavior - Telerik UI for WPF API Reference ...
Returns the index of the highlighted item in the DropDown of the RadAutoCompleteBox. Declaration. public virtual int FindHighlightedIndex(string searchText, ...
Read more >
Class PivotFieldImpl - API Reference
Gets or sets a Boolean value indicating if user can drag field to column area. ... whether the field has multiple items selected...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found