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
Something went wrong with #3041 Although multiple persons tested and confirmed everything was fine, something happened and there was files missing in the Persona Bar UI package and Extensions package. I cannot figure out if the PR was missing a commit or what, but some of the build scripts adjustments did not make it into the codebase.
Steps to reproduce
List the steps to reproduce the behavior:
Clone release/9.4.x or development branch
run ./build.ps1 in PowerShell
Create a new site using the install package produced in the Artifacts folder
Current result
After installation, the site reports a 503 error and the browser console has multiple 404 for missing files.
Expected result
The site should run fine.
Additional context
I corrected the problem already before creating this issue, will submit a PR in a minute...
Affected version
10.0.0 nightly build
9.4.1 nightly build
9.4.0 latest supported release
The text was updated successfully, but these errors were encountered:
Description of bug
Something went wrong with #3041 Although multiple persons tested and confirmed everything was fine, something happened and there was files missing in the Persona Bar UI package and Extensions package. I cannot figure out if the PR was missing a commit or what, but some of the build scripts adjustments did not make it into the codebase.
Steps to reproduce
List the steps to reproduce the behavior:
Current result
After installation, the site reports a 503 error and the browser console has multiple 404 for missing files.
Expected result
The site should run fine.
Additional context
I corrected the problem already before creating this issue, will submit a PR in a minute...
Affected version
The text was updated successfully, but these errors were encountered: