Replies: 1 comment
-
Fixed in v8.9.7. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
After upgrading to 8.9.5, I started to get
deck: LayerExtension.componentName not specified
anddeck: PathStyleExtension.componentName not specified
logs fromcreate-props.js:194
. I have not found anything mentioned about component names in the docs. Is it something I can avoid. I looks awkward in production (where the class names are minified, making it even worse). How can I make these go away?Beta Was this translation helpful? Give feedback.
All reactions