Forum Discussion
Anonymous
6 years agoNot applicable
PowerBI.Bootstrap not working, NPM Powerbi-Client 2.9.0
Hey all, 2.9.0 introduced a function called powerbi.bootstrap. I tried implementing it conform this article: https://github.com/Microsoft/PowerBI-JavaScript/wiki/Bootstrap---For-Better-Performanc...
Anonymous
2 years agoNot applicable
Am facing same issue ,couldn't import bootstrap in react. have imported like
import { bootstrap } from 'powerbi-client';
installed latest version - "powerbi-client": "^2.23.1",