Haris Zulfiqar

Results 4 comments of Haris Zulfiqar

@natemate90 @rikschennink Any update on the solution or workaround for this? I want to send the data received to the frontend.

Use `#key` to force re-render of the component A quick example would be: ``` {#if showDatePicker} datePickerViewer()} on:keypress={() => datePickerViewer()} > {#key dateSelected} {/key} {/if} ```

Support for core Gutenberg blocks would be appreciated.