Mohamad Malek Alkhodary

Results 6 comments of Mohamad Malek Alkhodary
trafficstars

> I have found a solution. they used a forwardRef. Dynamic import doesn't support ref. > > Solution: [#642 (comment)](https://github.com/zenoamaro/react-quill/issues/642#issuecomment-717661518) > > `const QuillNoSSRWrapper = dynamic( async () => {...

> ```js > const imageHandler = async () => { > const input = document.createElement('input'); > > input.setAttribute('type', 'file'); > input.setAttribute('accept', 'image/*'); > input.click(); > input.onchange = async () =>...

from myigbot import MyIGBot bot = MyIGBot('xx', 'xx') response = bot.story_view('b31ngdev') print(response) # if the response code is 200 that means ok

Is there any tool else Sent from my iPhone On 15 Aug 2023, at 9:34 PM, Pramurta Sinha ***@***.***> wrote:  this tool is dead. On Tue, 15 Aug, 2023,...

not working for me , i'm facing the same problem when putting `NEXT_PUBLIC_SEARCH_ENDPOINT=http://quirky_gagarin:7700` the error `Error: MeiliSearchCommunicationError: Failed to fetch` occurs again

> @olivermrbl When doing the exact steps above I get: > > info: Processing SEARCH_INDEX_EVENT which has 1 subscribers error: An error occurred while processing SEARCH_INDEX_EVENT: MeiliSearchApiError: The provided API...