Lekhnath Rijal
Lekhnath Rijal
I've the following settings: ``` "path-intellisense.mappings": { "src": "${workspaceRoot}/src", "server": "${workspaceRoot}/server" } ``` and having the same issue as @korzhik mentioned. **But** this feature was working fine for me in...
I am also getting this error message when using following code snippet. Need help ASAP. ```xml ```
I want a tag (approved) added by my approval workflow to be removed when the file content is changed. This is a must-have option, IMO. I was able to add...
> Can you describe how this should work? The app currently mostly acts on uploading a new file. So in what case would you like to remove a tag? Use...
@OvidijusParsiunas Thanks. I'll check on my end and let you know if I found anything amiss.
@OvidijusParsiunas `html` content is now shown in the chat bubble, but the `onMessage` event still does not contain the `html` attribute of the last message.
Yet another issue. Now, the HTML content does not show up from the server response after the user submits a message. It has broken some other things. Please take your...
The HTML does not display when set directly from the `history` property either.
This would be a great addition! It would be useful if we could provide a custom input element and dynamically switch it based on an externally managed chat state. For...
@OvidijusParsiunas I understand that the placeholder text can be changed, but my point is about replacing the entire input control and not just the placeholder. For example, replacing it with...