material-web icon indicating copy to clipboard operation
material-web copied to clipboard

Issue with menu component using CDN

Open treeder opened this issue 3 years ago • 2 comments

If I import these two components via jsdelivr CDN:

import 'https://cdn.jsdelivr.net/npm/@material/[email protected]/menu/menu-button.js/+esm'
import 'https://cdn.jsdelivr.net/npm/@material/[email protected]/menu/menu.js/+esm'

I get:

image

Originally posted by @treeder in https://github.com/material-components/material-web/issues/3050#issuecomment-1233536219

treeder avatar Sep 02 '22 23:09 treeder

Internal b/245950067

asyncliz avatar Sep 09 '22 17:09 asyncliz

Any ideas how to get past this?

treeder avatar Sep 20 '22 19:09 treeder

Obsolete with M3's single @material/web package

asyncliz avatar Aug 02 '23 02:08 asyncliz