You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.
Edit skyuxconfig in visual studio and be able to change settings
Actual behavior
json parse error
Steps to reproduce
edit the skyuxconfig.json file in visual studio and save. This creates a bit mark on the file which blow sup in json. For now create some documentation to avoid this problem.
if you go into the skyuxconfig.json file
[10:52]
you can save as
[10:52]
and in the save as process the save button has a drop down. Select save with encoding and select Using UTF-8 without signature
Plunker (see example SKY UX 2 plunker template at:
The text was updated successfully, but these errors were encountered:
* added a warning to the config reference file, if using visual studio, be sure to save without the bit encoding
* added phrasing
* Update index.html
* Update index.html
Expected behavior
Edit skyuxconfig in visual studio and be able to change settings
Actual behavior
json parse error
Steps to reproduce
edit the skyuxconfig.json file in visual studio and save. This creates a bit mark on the file which blow sup in json. For now create some documentation to avoid this problem.
if you go into the skyuxconfig.json file
[10:52]
you can save as
[10:52]
and in the
save as
process thesave
button has a drop down. Selectsave with encoding
and selectUsing UTF-8 without signature
Plunker (see example SKY UX 2 plunker template at:
The text was updated successfully, but these errors were encountered: