Xinyang Wang

Results 8 comments of Xinyang Wang

@jared-leddy Thanks for reporting this issue, our team is working on it. We may need some more time since we need to involve designer to give new design for this...

Hi @jared-leddy , yeah we can keep this ticket open. And we will keep you updated once we have some progress. In the meantime, please use the steps you find...

Hi @jared-leddy , sorry for the late reply, my colleague has helped fix this issue. Please check the modern app store. Thanks!

Hi @jared-leddy , we will display a "upgrade" button in the following case: 1. An **old version** is **feature deployed** in tenant app catalog, and is **added to a site**...

Hi @jared-leddy , we do have upgrade button in the modern page now. And upgrade button will show up in the following case: 1. Upload app to app catalog and...

Hi @jared-leddy , the "**skipFeatureDeployment**" value works in below way: 1. if this value **is set to true**, then you have **2 choices** when you deploy the app in tenant...

Hi @jared-leddy ,thanks for the update. That's quite strange, since the fix works in our test tenants and should reach prod for a long time. Could you please help: 1.Check...

> I managed to do it by installing from source. `git clone https://github.com/davisking/dlib.git` `cd dlib` `mkdir build; cd build; cmake ..; cmake --build .` `cd ..` `python3 setup.py install` You...