Andrew Nagy

Results 96 comments of Andrew Nagy

@czosel what if we filter out attributes from `declaration` before sending it to `some(willBreak)`

Another useful example: https://psalm.dev/r/86ffcdda1f

@SCIF the two snippets still fail in the same way so this doesn't seem resolved

His linked in (https://www.linkedin.com/in/scniro) was deleted this year though it seems like in 2020 he moved to Buffalo, New York (https://buffalonews.com/business/local/erie-county-real-estate-transactions/article_0b3634a6-1c05-5725-9291-679a6eba1340.html). I suggest trying to email him at: [email protected] Seems...

At my company we did the same as @elsigh. The reasoning is simple. codemirror6 is supported by codemirror itself. The react examples are simple to do using just the codemirror...

Something happens if you have dynamic routes (eg /location and location/12121 point to the same 'page', though the component is rerendered internally)

@jrfnl got it to work! I had to delete the composer.lock file and vendor dir then run with `--ignore-platform-reqs` I deleted my other comment because I was stuck on phpunit...

@jrfnl Did as you asked however I could not make the if/then last. I was able to make it second to last. The reasoning is because the last if/then is...

Can you let me know the thinking here on this?

Can you let me know the thinking on this?