Engincan VESKE
Engincan VESKE
Hi, currently we don't have a plan for supporting React. There is an open issue ([#1638](https://github.com/abpframework/abp/issues/1638)) as you mentioned and it's in the **backlog**. --- You can check the following...
Map a dummy IP address with Github.com while testing. Make this mapping in the hosts file (c:\Windows\System32\Drivers\etc\hosts).
Hi, EventHub is a distributed application. So, you need to run the `EventHub.HttpApi.Host` project before running the `EventHub.Web` application. You can refer to the [README.md](https://github.com/abpframework/eventhub#how-to-run).
I could successfully run both projects (left: `HttpApi.Host` - right: `Web`) as can be seen in the following figure:  It seems you have some misconfigurations on your local. You...
> @helloxubo, I wouldn't integrate it in abp, because it's opinionated stack. Community article or even better - deployment documentation option inside docs.abp.io is a better approach. I agree with...
> @EngincanV, did you have success to implement the Metronic theme? I have implemented custom themes but did not try to implement Metronic theme but I'll try when I have...
> @EngincanV > > When you implemented other themes, did you come across any situation in which a template provider provides a javascript bundle with jquery already embedded? And what's...
I reopened the issue and removed the **inactive** label (sorry for that, the GitHub bot automatically sets the label and closes the issue if there are not recent activities). We...
> This is a very important functionality for professional blogposts. SEO is almost make or brake for sites so this is very important. > > Is there a workaround @EngincanV?...
I would like to see better documentation for the detail row too. I have a similar requirement with @David-Moreira.