Fast: Several components broken in fast-components-msft v1.5.0

Created on 18 Jul 2020  路  4Comments  路  Source: microsoft/fast

I'm using Blazor. Using v1.5 of fast-components-msft displays several components incorrectly:

  • Checkbox won't display the box.
  • Slider won't show the bar
  • Text-field won't show the outline box.

image

If I switch to v1.4, those visuals are good:
image

I don't believe it is the fluent design package's fault because if you switch to the default, you can still see the same problems. In fact, while your component explorer is working, the API page doesn't show the component correctly. Here's checkbox:
https://fast.design/docs/components/checkbox

In what environment did you see the issue?

  • OS & Device: Windows10 (not insider, but latest)
  • Browser Edge
  • Version 83.0.478.64

Is there any additional context?

dev-ops bug in-progress

Most helpful comment

Possibly a duplicate of 3526

All 4 comments

Possibly a duplicate of 3526

Believe this is a dupe of 3526. Leaving open for tracking and will close if confirmed.

This appears to be resolved for the v1.6.0 CDN bundle via #3524: https://unpkg.com/@microsoft/[email protected]/dist/fast-components.min.js

Yes, works fine now. Thanks!

Was this page helpful?
0 / 5 - 0 ratings