-
-
Notifications
You must be signed in to change notification settings - Fork 328
Trying to use MaterialUI but getting DeprecationWarning #1108
Answered
by
rmorshea
techwithhuz
asked this question in
Question
-
While using materialUI getting below warning
DeprecationWarning: module_from_template() is deprecated due to instability - use the Javascript Components API instead.
But couldn't find document referencing how to use JavaScript components API.
Is there any document link for reference?
Beta Was this translation helpful? Give feedback.
All reactions
Answered by
rmorshea
Jul 17, 2023
We're working on a better way to integrate with Javascript, but for now, the docs on custom JS components can be found here.
Replies: 1 comment
-
We're working on a better way to integrate with Javascript, but for now, the docs on custom JS components can be found here.
Beta Was this translation helpful? Give feedback.
All reactions
-
👍 1
0 replies
Answer selected by
Archmonger
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment