Foundation icon indicating copy to clipboard operation
Foundation copied to clipboard

Foundation offers a starting point that is intuitive, well-structured and modular allowing developers to explore CMS, Commerce, Personalization, Search and Navigation, Data Platform and Experimentatio...

Results 47 Foundation issues
Sort by recently updated
recently updated
newest added

Right now the ALL is showing just the total count from the sections, not including the results from the top level pages. In /Features/Search/_FacetContent.cshtml line 38 @Model.ContentSearchResult.Hits.FilterFacet("AllSections").Count should be changed...

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1.15.1. Commits 62a551c Release version 1.15.1 of the npm package. 7fe0779 Use for ... of. 948c30c Fix redirecting to relative URL when using proxy 22e81fc...

dependencies

Bumps [jquery-ui](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2. Release notes Sourced from jquery-ui's releases. jQuery UI 1.13.2 Released! https://blog.jqueryui.com/2022/07/jquery-ui-1-13-2-released/ Commits d6c028c 1.13.2 8cc5bae Checkboxradio: Don't re-evaluate text labels as HTML b53e7be All:...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

`RazorExtensions` is unused. I created new Optimizely project and wanted to configured it in a Features way. Seen the way how to configure it in the Foundation project, but I...

**Describe the bug** Running `setup.sh` script doesn't fully work on a Mac with no prior Optimizely installations. It fails on `dotnet-episerver` tool, as the tool cannot be found. Running the...

**Describe the bug** Form elements view location "/Features/Shared/Views/ElementBlocks/{0}.cshtml" defined in FeatureViewLocationExpander is not being used. **To Reproduce** 1. Go to "Features\Shared\Views\ElementBlocks\TextboxElementBlock.cshtml" 2. Add breakpoint anywhere or "TEST" text in ``...

**Describe the bug** This is a known issue with M1 Macs: https://github.com/microsoft/mssql-docker/issues/668 - unrelated to any Foundation misconfiguration **To Reproduce** 1. Have an M1 Mac 2. Read through Docker startup...

I have trouble understanding the meaning of values for ShipmentViewModel.ShippingAddressType, the code works only with 0 and 1, but I don't have any notion what these values represent. Can this...