jsverse/transloco-keys-manager

Feature: Support multiline extraction in .ts or .html

akhildhanuka opened this issue · 2 comments

Is there an existing issue for this?

  • I have searched the existing issues

Is this a regression?

Yes

Current behavior

            <a href="mailto:support@matific.com?Subject=issue%20{{ logId }}" target="_top">{{transloco('Send us a ' +
                'report')}}</a>

Expected behavior

'Send us a report' key should be recognised and added to pot file... but this is not being recognised.

Please provide a link to a minimal reproduction of the bug

https://stackblitz.com/edit/transloco-keys-manager-mulitline-issue?file=src%2Fapp%2Fapp.component.ts,package.json

cannot provide

Transloco Config

No response

Debug Logs

No response

Please provide the environment you discovered this bug in

Transloco: 
Transloco Keys Manager:
Angular:
Node: 
Package Manager: 
OS:

Additional context

No response

I would like to make a pull request for this bug

No

@akhildhanuka You are welcome to open a PR for it.