LightningContainerExamples icon indicating copy to clipboard operation
LightningContainerExamples copied to clipboard

Results 13 LightningContainerExamples issues
Sort by recently updated
recently updated
newest added

Example Lightning Realty App loads fine in Chrome. But it is not loading in Safari, also throwing the error "Failed to load resource: too many HTTP redirects". Any thoughts !!

I am following the instructions here: https://developer.salesforce.com/docs/atlas.en-us.lightning.meta/lightning/container_examples.htm Ran into this problem when running `npm run deploy` on a fresh dev org: ``` troy@trove:Realty troy$ npm run deploy > [email protected] deploy...

Followed all the steps in the README.md, let I get the following error in the Chrome console: Uncaught Error: Cannot find module "./" at webpackMissingModule (salesforce-lightning-design-system.css:6) at Object.module.exports.list (salesforce-lightning-design-system.css:6) at...