Yair Even Or

Results 423 comments of Yair Even Or

I have the same issue :( The react-scripts package provided by Create React App requires a dependency: "webpack": "4.29.6" Don't try to install it manually: your package manager does it...

@SongTeaheon - thanks! that helped a lot, now I can reproduce it. I will create a fix shortly.

@esnunes - great solution in `getAncestorsOffsets`! Yes, if *Tagify* is set up to be within a *Dialog*, then it would require manually setting the `appendTarget` to be other than `document.body`....

2 years stuck in `high priority` and complete silence from maintainers.. is it really ever going to be done? (this year hopefully)

Even if you will directly run `serve app2/index.html` you'll get `404` for the assets (but the HTML itself will be served...)

No, I mean, if you directly serve an `.html` file, all its assets return `404`

@chris-dura - I do not want to serve **folders** in any way. I **only** need to serve single files: ``` serve my-app/path/to/some/1.html serve my-app/path/to/some/2.html serve my-app/path/to/some/3.html ``` And so on....

I cannot change them to `index.html` because they are all in the same folder and cannot be moved. Also, the name of the `html` files is important. I am using...

Author, would you please give your comment on what tinny77 had said, and if you have implemented this fix (or not) in the code? Thanks.

Sorry but I have no time for PR since I am the owner of ***countless*** other repos and I have a **TON** of issues myself to to deal with in...