RFMV34

Results 6 issues of RFMV34

Hi, I have this route structure ``` { path: 'feedbackChannels', children: [ { path: '', component: ChannelsComponent, resolve: { channels: FeedbackChannelsResolve, }, data: { title: 'Feedback Channel', breadcrumb: 'Feedback channels'...

There are several problems in Firefox. I got the latest one. - indent/outdent does not work - can not change cursor position using mouse or select text in link dropdown...

Hi, I would like to close dropdown, when user pick some option in dropdown. Is it possible? I have not find anything in code. Thanks!

Disabled functionality missing in editor. I can not disable it using this.form.disable() in reactive forms.

bug

Hi, Is possible in hygen to generate multiple files from one template? I need something like this, but I have not been able to find solution. ```js --- to: app/workers/file1.js...

Hi, How can I refresh tokens manually? The library refreshes tokens even, when the user is not active, but due to security we need to expire the session, when the...

question