font-picker-react icon indicating copy to clipboard operation
font-picker-react copied to clipboard

✏️ Font selector component for Google Fonts

Results 18 font-picker-react issues
Sort by recently updated
recently updated
newest added

When we load in the font picker were seeing a Error: Response has status code 0. It looks like the Google Font request is failing as well.

Hi. Is there a way to fix Unhandled Runtime Error. Error: Response has status code 0 when page render.

Hello there! The filter function works just fine when i give it a string like ".startsWith("m") ...", But when i replace the "m" with a state then i set the...

Hey, is this library still maintained? Thanks

Is it possible to add custom fonts that aren't part of the google font family? I ask because I added it as an asset for the `families` prop, and it...

As title, Specify list of font that should be included that will be useful. Thanks

ReferenceError: document is not defined at /Users/shopcratshopcrat/Documents/Dixit/React/Apcrat Projects/shoppiko/admin/node_modules/@samuelmeuli/font-manager/dist/index.js:164:34 at __assign (/Users/shopcratshopcrat/Documents/Dixit/React/Apcrat Projects/shoppiko/admin/node_modules/@samuelmeuli/font-manager/dist/index.js:2:68) at Object. (/Users/shopcratshopcrat/Documents/Dixit/React/Apcrat Projects/shoppiko/admin/node_modules/@samuelmeuli/font-manager/dist/index.js:5:2) at Module._compile (internal/modules/cjs/loader.js:689:30) at Module._compile (/Users/shopcratshopcrat/Documents/Dixit/React/Apcrat Projects/shoppiko/admin/node_modules/pirates/lib/index.js:99:24) at Module._extensions..js (internal/modules/cjs/loader.js:700:10) at Object.newLoader [as .js]...

Using a limit of 670 or higher causes CORS error with css and fonts don't load as themselves on the dropdown list. They all load as the same font instead....

Is there a way to know when the new selected font has been loaded? In case of using a canvas for the rendering. Thanks!