Steve Beaugé
Steve Beaugé
If it can help, I faced the same error message. I finaly found I had two fields in my template with the same ID (copy/paste fail🤣)
already asked in #65 .
Hello, Any progress regarding this point ? I guess this isn't a simple issue to resovle but it forbids the usage of the toolkit for any usage that display more...
Forget to mention this takes in monorepository which make the shared libs to be symlinked. This results in having the shared code available within /node_modules/mylib
> Yes, I would love this as well. This way I can use the best tool for the job. pnpm to manage dependencies and nvs to manage the node versions....
If it helps, I lost days trying to share code across projects, with a lot of troubles due to the quite rigid and obsolete toolchain of spfx project (webpack 4...
As an alternative, [syncpack](https://github.com/JamieMason/syncpack) can help dealing with workspace consistency. I personnaly use the tool to align a dependency version workspace wide and to add pre-commit rule to ensure consistency
Sounds very promising when it will be officially and actually released : https://www.npmjs.com/package/@microsoft/sp-build-web?activeTab=code Webpack is now webpack 5 ! Maybe we will at least get rid of this prehistoric webpack...
> @lucabandMSFT any news on a timeline for this? I assume you will complete the upgrade to MSAL2 before third party cookies are blocked by default in Chrome and/or Edge...
Is there any chance that this unlocks the ability to host spfx webparts also in outlook add-ins (in message extension I mean)?