Parameter is incorrect - Forum

Forum Navigation
You need to log in to create posts and topics.

Parameter is incorrect

I made some changes to a page with some pictures.
I was correcting some containers "ne0-row" "neo-col-12" etc.

When I run the Test using NeoEdge, I get "Parameter is incorrect".
Not sure how to correct.

Could it be a spelling error somewhere?

 

@cssystems It’s quite possible that a typo was introduced while editing the containers.
Try testing the app in another browser and open the Console (F12) to look for any detailed error messages.
Without being able to see the app or source code, it’s difficult to determine the exact cause.

Regards.

Not sure where the error was.

But it has been corrected.

Quote from CSSystems FNF on June 4, 2026, 5:04 pm

I made some changes to a page with some pictures.
I was correcting some containers "ne0-row" "neo-col-12" etc.

When I run the Test using NeoEdge, I get "Parameter is incorrect".
Not sure how to correct.

Could it be a spelling error somewhere?

 

This error is almost certainly from a typo in the neo-row or neo-col classes you just edited. You should check all those container class names for correct spelling and valid numbers (1-12), then do a Clean & Rebuild and test again.