Ray Farias

Results 12 comments of Ray Farias

I dont think the package was intended to work this way (across files via import/exporting).

try defining a route for '/strict' as well, I think that's the functionality of strict routing, you have to provide a route to handle for both. ``` app = require('express')();...

I went ahead with the manual install to get it to work

~I am experiencing this. I get the pulsating text: `? to !` animation instead of the icons in the dropdown when I add the prop `displayItemIcons={true}` to `` component~

Disregard my comment, I solved my issue by using Font Awesome version 4. I was experiencing the error because I was using version 5.

What could be done to get this PR integrated?

Hello, Is there anything I can help with to get this merged

so, if I remove the part where it renames the file property's value in the source map it would be okay, right? the issue I was originally trying to solve...