Function component rendered inside BaseApplicationCustomizer #640
Unanswered
Nevinia210
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
may i ask, is it possible to render function component inside application customizer?
node version used: 16.15.0
Spfx version used: 1.16.1
also i went thru whole this example which explains how to do this exact thing, but its not working in my environment, maybe the fact that there is used different version of spfx does the trick?
Generated class component XXXApplicationCustomizer.ts:
Function component PageFeedback:
im getting an error:
Error: Failed to create application customizer 'ClientSideExtension.ApplicationCustomizer.0b92db1e-c234-4ec3-8d71-7bca9513b0b7'. Error information is 'Extension failed to load for componentId "0b92db1e-c234-4ec3-8d71-7bca9513b0b7".'.
Beta Was this translation helpful? Give feedback.
All reactions