Alex Terentiev
Alex Terentiev
@SharePickle could you please share the console errors and also correlation id from requests (request-id header value) for failing requests?
@lennertcc @c-eiser13 - sorry for the long delay. Just to clarify - were you experiencing this error when debugging using local workbench?
Thank you @lennertcc, @c-eiser13 for the quick response. So the problem here is we always load production versions of `react` and `react-dom`. But when you reference `react-dom/server` in dev mode...
@danielcostalvt - sorry for the long delay. Is it still happening for you? Have you checked the expiration of your client secret?
@dependabot close
@thechriskent - thanks Chris for reporting the issue. Could you please specify what mobile device you are using (Android/iOS and device) I can't reproduce the issue on my side 
@thechriskent I'm testing on Prod so should be on the same version. And double checked that 2.24.0 is used in my case as well. Have you tried on another tenant?...
@dependabot close
The idea is (was) that DynamicForm renders the fields. So a developer should not care of DynamicField component as it is used internally. However, I see the scenario when it...
SPFx library should be packaged and deployed to your tenant. After that you can reference it in any other SPFx solution. If you just deploy dist to a CDN we...