-1

When I loaded the Material extension, like this: [enter image description here][1]

[enter image description here][2]

But failed~ Uncaught ReferenceError: require is not defined

More details : issue_link

Augusto Goncalves
  • 8,493
  • 2
  • 17
  • 44
ycjcl868
  • 432
  • 3
  • 7
  • 18

1 Answers1

0

You need to add require.js script reference in your html in order to use the "require" function in that extension

Felipe
  • 4,325
  • 1
  • 14
  • 19