Piyush Jindal

Results 4 issues of Piyush Jindal

**Description** Intermittently experiencing issue (Flash of Unstyled Content) with the AEM Sidekick. **To Reproduce** Steps to reproduce the behavior: 1. Sample URL - https://main--sunstar--hlxsites.hlx.live/newsroom/sunstar-and-braking-is-participating-in-the-eurobike-global-show-this-sept-04-09-in-friedrichshafen-germany 2. Upon opening the page, we...

bug

By default, the "All" category should be selected on the block party page

Ensure the 'All' option is selected by default in the category filter ## Description The code has been updated to ensure that the "All" option is selected by default in...

### Minimal, reproducible example ```TypeScript import puppeteer from 'puppeteer'; async function runPuppeteerTest() { try { // Launch the browser and open a new blank page. const browser = await puppeteer.launch({...

feature
confirmed
P2