A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
AI OnAI Off
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
How to add map markers with Google API's geocoder.getLocations(countryCode, addToMap)
In one of our projects we included EasySearch into our globalized enterprise solutions which introduced us to a few issues. The two main ones were: scoped search and search with fallback languages.
If you want to extend EPiServer's PageTree to only/not include spesific pagetypes you can do this by creating your own pagetree control and make it inherite from EPiServer's PageTree class.