Janky Form Elements - WTF

Does anyone get janky as hell results using the Pro forms elements:

Date Picker:
When a Pro Forms multi-step form includes the Date Picker field, submitting the form causes a full page reload/flash and scrolls back to the top (native navigation). This happens reliably in Firefox Private Browsing and can occur in Chrome Incognito. Removing the Date Picker field eliminates the issue immediately (same form/actions/settings otherwise). Re-adding the Date Picker brings the reload/jank back.

Select Field:
Add select elements to my form, and my two column layout that worked fine before just explodes.

I thought Bricksforge was supposed to be reliable. I’ve burned so much time trying to put basic elements on the page.

Hi,

that definitely sounds unusual. The Date Picker should not trigger a native page reload by itself, and a Select field should also not break a two-column layout in normal conditions.

Since both issues sound like side effects, the first thing I’d check is whether another plugin, optimization script, custom JS, or browser extension is interfering with the form behavior. Especially with date picker scripts, select styling libraries, caching/minification, or AJAX/form handling scripts, this can sometimes lead to unexpected results.

Please try the same form in a clean test setup with only Bricks and Bricksforge active.

Let us know what happens in a clean setup, ideally with a small test page where the issue can be reproduced :slightly_smiling_face: