Chris Esplin

Results 7 issues of Chris Esplin

I could not seem to get PhantomJS to run as a daemon on my production server. This led to some serious thrashing until I discovered https://github.com/sgentle/phantomjs-node phantomjs-node does some magic...

## Summary Issue #4288 [Figma](https://www.figma.com/file/rdBPNzn7Klk6RG1LHUCE5B/Screen-Designs?node-id=6496-270900&t=JKEuPhYTRH14PaZX-4) ## How did you test this change? ![report-dialog](https://user-images.githubusercontent.com/878947/233687568-57109127-7d67-4dcd-bae8-4d3d66d684e8.png) https://user-images.githubusercontent.com/878947/233687595-379d3b84-386e-4122-95b4-84f8316a3440.mp4 ## Are there any deployment considerations? Nope!

This text could overflow in ugly ways. It's not common, but it shouldn't be breaking out of its containing box. ![image](https://user-images.githubusercontent.com/878947/232562672-cd97f0d6-3d84-4c52-99d3-e114379f1553.png)

It turns out we've always supported partial URLs, we just didn't mention it in the docs. Everyone thought that they needed fully-qualified URLs to make `urlBlocklist` work, but no! You...

**Is your feature request related to a problem? Please describe.** Customer request from Intercom channel. **Describe the solution you'd like** Support RegExp in the `urlBlocklist` param.

external bug / request

### Environment info **firebase-tools: 12.7.0** **Platform: Ubuntu 22.04.3 LTS** ### Test case I'm starting a fresh project with GitHub and the Next.js framework integration. I started from scratch this morning,...

type: bug
api: hosting
integration: web frameworks
reproducible

A bit more flexibility for the custom notifications. Implementing custom classes and custom parameters. I'm using angular-notifications in production, and I need to get a lot more customized with my...