it-tools icon indicating copy to clipboard operation
it-tools copied to clipboard

feat(text-diff) fix module not loading

Open gitmotion opened this issue 1 year ago • 2 comments

Fix: https://github.com/CorentinTh/it-tools/issues/1291

  • looks like the error was happening from dynamically importing the module
  • image
  • imported component directly into text-diff.vue file

gitmotion avatar Oct 18 '24 00:10 gitmotion

@gitmotion is attempting to deploy a commit to the Corentin Thomasset's Team Team on Vercel.

A member of the Team first needs to authorize it.

vercel[bot] avatar Oct 18 '24 00:10 vercel[bot]

did a little more digging and found that the problem was with authentik, the fix for me was to set /assets/* in the unauthenticated paths - closing this pr

image

gitmotion avatar Oct 23 '24 17:10 gitmotion