mareczek
mareczek
thanks I'll look into it.
But this code will prevent from validating the phone number itself and not the formatting. What's the goal here?
Please review `0.0.16`, should be fixed
I'll take a look at it, thanks
> I dont remember exactly but in my case it was because I was instantiating two instances of Vue. After I externalised vue during the build process everything worked fine....
+1 +1 +1 +1 +1 +1
Methods I see useful for solution `no 2.`: **must have** `.linked_copies` - all children (not descendants) of `copied_from` `.linked_copy` - returns a new linked copy `link_changes` - returns a `Hash`,...
@catmando after thinking about it, it's not a **must have**. Alternatively I can always keep a separate array of `linked_copies`.
The thing is I don't have a real-life case at the moment. I was thinking about possibilities and one of the appealing possibilities was a functionality that can track changes...
In production this feedback is needed even more than in development. There should be a way of handling 404 and 401 for `find`-like methods. How do you now do `show`...