When running a local instance in dev mode, the Unit Builder throws these errors (found in the console):
a68d75f74a.js:2 Refused to connect to 'https://ka-f.fontawesome.com/releases/v5.15.2/css/free.min.css?token=a68d75f74a' because it violates the document's Content Security Policy.
a68d75f74a.js:2 Refused to connect to 'https://ka-f.fontawesome.com/releases/v5.15.2/css/free-v4-shims.min.css?token=a68d75f74a' because it violates the following Content Security Policy directive: "connect-src 'self' www.google-analytics.com firebasestorage.googleapis.com https://api.github.com https://discordapp.com https://api.imgur.com/3/image".
a68d75f74a.js:2 Refused to connect to 'https://ka-f.fontawesome.com/releases/v5.15.2/css/free-v4-shims.min.css?token=a68d75f74a' because it violates the document's Content Security Policy.
a68d75f74a.js:2 Refused to connect to 'https://ka-f.fontawesome.com/releases/v5.15.2/css/free-v4-font-face.min.css?token=a68d75f74a' because it violates the following Content Security Policy directive: "connect-src 'self' www.google-analytics.com firebasestorage.googleapis.com https://api.github.com https://discordapp.com https://api.imgur.com/3/image".
a68d75f74a.js:2 Refused to connect to 'https://ka-f.fontawesome.com/releases/v5.15.2/css/free-v4-font-face.min.css?token=a68d75f74a' because it violates the document's Content Security Policy.
a68d75f74a.js:2 Font Awesome Kit: TypeError: Failed to fetch
Because of this (I think?) the pinning/remove/ban options in the builder are not appearing (cf screenshot below)

My environment
- Browser: Chrome Version 88.0.4324.96 (Official Build) (64-bit)
- OS: Fedora 32
- environment: development
When running a local instance in dev mode, the Unit Builder throws these errors (found in the console):
Because of this (I think?) the pinning/remove/ban options in the builder are not appearing (cf screenshot below)
My environment