So I viewed my solution in NG2 client, most of the functions seem to work, but the styling is completely different in a bad way, is this normal? Will NG2 solutions need to be restyled?
yes you very likely need to tweak the styling.
What do you currently use in NG1? do you user the servoy theme (less file) ?
here we describe https://wiki.servoy.com/display/DOCS/2021.03+Whats+new that you can clone your current ng solutions stylesheet to name_ng2.less/css
and then you can tweak your styling to that so you can have both working together (ng1 and ng2)
If using the Servoy theme then you can point to that in the _ng2.less file because servoy ships for ng1 and ng2 themes.
Ok, I will do some testing… Thanks for the fast reply