Danny Foncke
Danny Foncke
as React.CSSProperties works for me ``` let labelPosition = { display: "flex", flexDirection: "row", } ```
@reifnotreef Sorry, I reacted to the question not realizing it was specific to JSS I had the same problem (not using JSS) in typescript and didn't look any further If...
Thanks for investigating @koltyakov Can the fact that I'm using add-in creds have something to do with it ? Also I'm targeting SharePoint 2019 on-prem (I probably should have included...
Sadly upgrading to v2.7 has not resolved the issue Trying a different auth strategy will take a bit more doing (Also it will need to be done targeting SP2013)
Hello Update : it seems to be working in version 2.8 with some issues down the line. Straightforward creating an isolated sp object and using it works in like "isolatedsp.web...."...