Patrick Michalina

Results 52 comments of Patrick Michalina

@luchsamapparat Thanks for noting this issue. I didn't see it until just now. I haven't added any updates in awhile as I have been busy with other projects. I am...

@dneeleman wouldn't that be a concern for the server side framework you are using?

@jumpjack thanks. I am rewriting this library and should have many issues resolved with the rewrite, including this one.

:tada: This issue has been resolved in version 8.0.1 :tada: The release is available on: - [npm package (@latest dist-tag)](https://www.npmjs.com/package/typescript-monads/v/8.0.1) - [GitHub release](https://github.com/patrickmichalina/typescript-monads/releases/tag/v8.0.1) Your **[semantic-release](https://github.com/semantic-release/semantic-release)** bot :package::rocket:

Might make more sense to use https://github.com/whisperfish/rust-phonenumber with https://github.com/pgcentralfoundation/pgrx for build simplicity.

I am unsure if I've read this issue correctly. Is there currently no other way to insert a component into another component (i.e. nested) programmatically? ViewContainerRef.createComponent() adds the new component...

@Mutmansky Thanks for the link. I have figured out a (hacky) workaround that works OK (so far), it is not ideal since it relies on accessing the .nativeElement. But it...

@gperdomor sorry for the late response. I haven't seen this happening in awhile. I ended up writing e2e docker tests to ensure images would never be deployed with the wrong...