Douglas Mak

Results 11 issues of Douglas Mak

I had a few oddities here and there when using with Cake, but I couldn't figure out this one when just using the library. "String could not be parsed as...

I love this app and have been using it for years! I am now on the latest Mac M1 and I noticed it doesn't work some times. My screen would...

It seems the support for `@page` is very choppy. Adding `@page :first` with a margin of 0 cuts off the text a little bit for all pages after the first....

If I print an HTML with Chrome and save as a pdf, it outlines the fonts so then rendering it in something lie Adobe Illustrator then it doesn't need a...

I couldn't find any documentation or reports, so I apologize if it's a known issue. I just spent an hour debugging this and found out that the schema does not...

Kind:Bug

I think this might be more of an issue with me being new to Phoenix, but I noticed this doesn't generate user fixtures similar to `phx.gen.auth`. Are there fixtures? If...

I am using node `v16.13.0` and Gatsby. This is what happens after I install parallel.js and imported it in my code. I am not really sure what the issue is....

`Module not found: Error: Cannot resolve module 'jquery'`

This is the error I received after running `mix deps.get` ```bash Failed to use "phoenix_html" (version 3.1.0) because phoenix_ecto (version 4.4.0) requires ~> 2.14.2 or ~> 3.0 phoenix_live_view (version 0.16.4)...

This seems unclear to me. I ran the following command `npm install -D chrome-extension-scripts` and would expect the following commands to work, but the command doesn't' seem to exist. >...