Closed AllanOricil closed 1 year ago
Describe the bug The tag is not working properly when developing locally. When I save and the preview is reloaded it displays the following message:
When I push the same src code to my scratch org it works without any problem.
Here is the part of my component where I use this tag:
<div if:true={isEdit}> <lightning-input-rich-text value={message}></lightning-input-rich-text> </div>
To Reproduce Try to use the following line in your lwc component.
Expected behavior It is expected to render like it does in the server.
Desktop (please complete the following information):
4 years have passed 😦
Describe the bug The tag is not working properly when developing locally. When I save and the preview is reloaded it displays the following message:
When I push the same src code to my scratch org it works without any problem.
Here is the part of my component where I use this tag:
To Reproduce Try to use the following line in your lwc component.
Expected behavior It is expected to render like it does in the server.
Desktop (please complete the following information):