Timeline for Cannot test SPFX webparts on my SharePoint tenancy
Current License: CC BY-SA 3.0
11 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 31, 2017 at 13:37 | comment | added | Nigel Price | Yes I am using an admin account to run gulp trust-dev-cert. Have a look at the answer to see the output from IE Debugger. | |
| Jan 31, 2017 at 12:24 | comment | added | Gautam Sheth | This is very strange. Are you using admin account to run gulp ? Add the user to admin group and run gulp trust-dev-cert. Also, was there any error when you tried that command previously ? | |
| Jan 31, 2017 at 12:21 | comment | added | Nigel Price | I can now get it to work in IE11 again by loading localhost:4321/temp/manifests.js first and allowing unsafe scripts - not an ideal solution | |
| Jan 31, 2017 at 12:10 | comment | added | Nigel Price | I can get it to work in Chrome if I load this first and allowing unsafe scripts -> localhost:4321/temp/manifests.js | |
| Jan 31, 2017 at 12:09 | comment | added | Nigel Price | I have tried both - yes that page is available on both tenancies | |
| Jan 31, 2017 at 11:58 | comment | added | Gautam Sheth | Are you on a dev tenant or a tenant where first release is enabled (not for specific users, but for everyone) ? At my end, I use the https://sitecollectionurl/_layouts/15/workbench.aspx to add webpart, is that page available in your tenant ? | |
| Jan 30, 2017 at 18:19 | comment | added | Nigel Price | Yes it is visible on my local workbench (temp/workbench.html). Version 0.4.1 is installed. Still does not work on any of my tenancies. | |
| Jan 30, 2017 at 5:31 | comment | added | Gautam Sheth | Is it visible on the the local workbench page, temp/workbench.html ? Try adding the webpart on this page. Also ensure that latest npm package is installed. The version should be 0.4.1 , to install run npm i -g @microsoft/generator-sharepoint@latest this command | |
| Jan 29, 2017 at 19:11 | history | edited | Eric Alexander | CC BY-SA 3.0 | added 2 characters in body |
| Jan 29, 2017 at 18:36 | comment | added | Nigel Price | Tried this but 1) I still get the certificate error on the local workbench and 2) my locally developed webpart still does not appear on the list of webparts I can add. | |
| Jan 29, 2017 at 18:02 | history | answered | Gautam Sheth | CC BY-SA 3.0 |