Select to view content in your preferred language

Why does default AGOL print widget lost formatting?

516
1
05-01-2019 11:48 PM
michellechristmas1
Emerging Contributor

used the arcgis cli to create app

Tags (1)
0 Kudos
1 Reply
michellechristmas1
Emerging Contributor

it was missing main.css 

add the css to  index.ejs problem solved 

<link rel="stylesheet" href="https://js.arcgis.com/4.11/esri/css/main.css">