VGirol
VGirol
When using `nova-toggle` with Nova 4, there is a bug : in each create form, the save buttons are not well displayed. When inspecting the html elements, we can see...
In the `dist/css/field.css` file, you can safely remove all selectors that don't begin with `tw-`. To do so, you could use the `postcss-purgecss-laravel` package and modify the `webpack.mix.js` file as...
Would it be possible to push it to 4.x branch, please ?
I'm facing the same problem. Is it possible to merge the PR #292 ?
Ok, Disregard my two previous comments : after upgrading to the latest commit, everything is ok. I'm sorry for the inconvenience.
Have a look to #375 .
I'm looking forward to this feature. Can you merge it please ?
I've checked this endpoint and here is the response i receive : {"message":"API rate limit exceeded for xxx.xxx.xxx.xxx. (But here's the good news: Authenticated requests get a higher rate limit....
Maybe you could improve the ToolController::updateChecker method to not throw an error in case the api request does not return a response with the `tag_name` property.