Fabian Meul
Fabian Meul
Added the code to src/. Could use some help writing the test though, I'm not really familiar with Unit Tests... :-)
I ran into this problem as well. This PR fixes it for me: https://github.com/vinaygopinath/ng2-meta/pull/30
Yes, the PR fixes the issue. The maintainer seems to be M.I.A. I consider this project abandoned... :-(
Solution is here guys: https://github.com/vinaygopinath/ng2-meta/pull/30
It'll match that expression too, yes. All I did is match the regex to the one that is used for the variable detection. If `$var-1px` should throw a warning though,...
Well, I added the extra check and some tests, but seem to have broken some others... I don't really see where it goes wrong though, can you perhaps provide me...
Also wondering why entries are not exposed on MemoryRouter. Just like @fdecampredon, I want to render the previous route but without access to the entries it leaves only manually tracking...
I hadn't actually. Thanks a lot for these! :-)
I made a PR for this. (https://github.com/cwill747/angular-libphonenumber/pull/92)
I think that's technically possible when using custom events that are injected in `customJS` and sending a custom message. https://github.com/imnapo/react-native-cn-quill/pull/65