Open jahid56 opened 5 years ago
Hm i see, this would require making a custom place field as the new nested attribute cannot be a valid selector... did you fix the issue?
No Sir, I did not Fix the issue, how can I make a custom place field? Also How Can I Remove The Delete Button?
I want To Remove The Delete Button But could not find a way of doing this. Also Laravel Nova Place Keyword Not working, When I Use
Place::make('Address', 'street') ->rules('required', 'max:191'),
I does Not Give The Location Suggestion rather than It Shows ErrorDOMException: Failed to execute 'querySelector' on 'Document': '#profile[0][address][0][street]' is not a valid selector.